Commit Graph

6148 Commits

Author SHA1 Message Date
Johannes Rieken cea00aef9b RegExp ftw, #7086 2016-06-03 11:58:52 +02:00
Alex Dima d72d0833a0 Monarch is a tokenizer, and only a tokenizer 2016-06-03 11:53:44 +02:00
Alex Dima 1a6d368c19 Define IRichLanguageConfiguration clearly (do not generate it through Monarch) 2016-06-03 11:53:44 +02:00
isidor e036c0e7c3 open editors : structural tree refresh with a delay
fixes #7040
#6670
2016-06-03 11:43:43 +02:00
isidor 39317f66e0 debug: whitespace formating 2016-06-03 11:43:43 +02:00
Sandeep Somavarapu 664413467f #7151 add more smartness to auto-expand 2016-06-03 11:29:15 +02:00
Joao Moreno 366ab1d790 git merge conflicts: listen to model events
fixes #6531
2016-06-03 11:27:42 +02:00
Joao Moreno d2cff04726 git merge decorator: cleanup 2016-06-03 11:27:42 +02:00
Johannes Rieken 59f91b2a35 fix actionbar spacing, #7121 2016-06-03 10:48:56 +02:00
Joao Moreno 05be96f73d read environment through node itself
fixes #6375
2016-06-03 10:48:19 +02:00
Johannes Rieken 3d5e058652 support only custom title of preview pane, #2351 2016-06-03 10:44:31 +02:00
Johannes Rieken 63e98ebba7 change object style for Position#with and Position#translate, #6678 2016-06-03 10:11:36 +02:00
Johannes Rieken 4f33eeae61 align with-signatures, add change-object overload to Range#with, #6678 2016-06-03 10:11:36 +02:00
Johannes Rieken 2071e2fa5c expose Uri#with to allow deriving a new Uri from an existing, #6678 2016-06-03 10:11:36 +02:00
Benjamin Pasero 26caa26382 move editor events over to group service 2016-06-03 09:55:22 +02:00
Benjamin Pasero f2987ae9fc move editor moved event to group service 2016-06-03 09:41:49 +02:00
isidor 5f9ebc5868 open editors: minimize tree refreshes as much as possible
fixes #6670
2016-06-03 09:37:38 +02:00
Johannes Rieken 68d19ce0ab use title in API test, #2351 2016-06-03 08:58:13 +02:00
Johannes Rieken de213d9fd2 isNormal, code vs regexp 2016-06-03 08:48:40 +02:00
Johannes Rieken 47d41e5136 early out from normalize 2016-06-03 08:48:40 +02:00
Benjamin Pasero b017bc48d7 more details in stack events (for #6670) 2016-06-03 08:06:59 +02:00
Benjamin Pasero 86f52ce46c fix issue that double click no longer focusses in editor 2016-06-03 07:15:17 +02:00
Benjamin Pasero 0087262223 less history work 2016-06-03 07:08:06 +02:00
Daniel Imms 6cbd485596 Merge pull request #6998 from kisstkondoros/terminalfont
Add setting for fontSize and lineHeight to the integrated terminal
2016-06-02 19:01:25 -07:00
Daniel Imms 77c45a9aed Add libnotify4 and libnss3 as deps to deb
Fixes #6636
2016-06-02 18:47:39 -07:00
Daniel Imms 88dda0daac Remove git dependency from Linux packages
It's only a soft dependency so don't block an install on it.

Fixes #6692
2016-06-02 18:35:16 -07:00
Sandeep Somavarapu 6ea910024c #7127 Changing the message for no errors 2016-06-03 01:17:24 +02:00
Andre Weinand dacf99d41f update node-debug 2016-06-02 22:25:28 +02:00
tamas.kiss 46ab62714d Add setting for fontSize and lineHeight to the integrated terminal
resolves #6728
2016-06-02 22:01:17 +02:00
Daniel Imms 9fc936c1eb Replace visual-studio-code with code in deb package
Fixes #7085
2016-06-02 12:43:08 -07:00
isidor fce3162703 fixes #195 2016-06-02 21:39:27 +02:00
Daniel Imms 7fdedc1b68 Fix casing of fileLabel 2016-06-02 12:24:12 -07:00
Sandeep Somavarapu b8c2ef07c8 Fixes in css for #7148 and #7145 - do not use classes from tree. 2016-06-02 20:49:20 +02:00
Sandeep Somavarapu dae4e9bf81 Fixes in css for #7148 and #7145 2016-06-02 20:40:11 +02:00
isidor 6745522fa8 fixes #7136 2016-06-02 19:43:11 +02:00
isidor fbec8996f7 debug: if an action variable is used multiple times in a launch config, the associated command should only be run once
#7026
2016-06-02 19:22:27 +02:00
isidor 25e555ee4a debug: suggestions inside os specific settings
#1873
2016-06-02 18:53:49 +02:00
Benjamin Pasero 190983f195 move more methods over to group service (for #1608) 2016-06-02 17:58:30 +02:00
Benjamin Pasero fb8125bc69 introduce IEditorGroupService and move some methods over from IEditorService (for #1608) 2016-06-02 17:36:58 +02:00
Joao Moreno 6cb2f18d2d parameter hints: multiple signatures context
fixes #7137
2016-06-02 17:16:12 +02:00
Joao Moreno f3993616fb parameter hints 💄 2016-06-02 17:16:12 +02:00
Benjamin Pasero ea75c05cd0 use getActiveEditor when editor is meant 2016-06-02 17:09:30 +02:00
Sandeep Somavarapu 284840d2d3 clean up controller 2016-06-02 17:01:03 +02:00
Sandeep Somavarapu 31c4eb87ac #6679 tests and fixes 2016-06-02 16:59:14 +02:00
Benjamin Pasero 0248997062 var => const 2016-06-02 16:58:24 +02:00
Benjamin Pasero 74a3557ff3 add an action to remove entry from history 2016-06-02 16:44:01 +02:00
Joao Moreno 1f23601a5b remove explicit font from inputbox
fixes #6171
2016-06-02 16:39:43 +02:00
Joao Moreno 50d96e2190 use el capitan system font
fixes #7123
2016-06-02 16:39:43 +02:00
Benjamin Pasero 62ddecbe13 Move editor history from quick open into history service (fixes #6544) 2016-06-02 16:23:18 +02:00
Joao Moreno da3a793f9b align parameter hints with suggest
fixes #6170
2016-06-02 16:17:28 +02:00