Andre Weinand
|
73cbbe8c57
|
update node debug (use final 1.9.0 protocol)
|
2016-05-23 15:52:16 +02:00 |
|
Martin Aeschlimann
|
0043a2608e
|
Merge pull request #6317 from Ikuyadeu/supportVue
Support Vuejs file (fix #6290)
|
2016-05-23 15:50:29 +02:00 |
|
Martin Aeschlimann
|
570ae4fe26
|
fixes #6591: [perl] wrong coloring when space after regexp
|
2016-05-23 10:42:17 +02:00 |
|
Martin Aeschlimann
|
d6f9a03afd
|
Update Jade grammar (Apr 30)
|
2016-05-22 17:41:49 +02:00 |
|
Martin Aeschlimann
|
82b5088e74
|
Merge branch 'master' into sandy/css-variables
|
2016-05-22 17:16:11 +02:00 |
|
Martin Aeschlimann
|
814d466500
|
Merge pull request #6575 from fusion809/master
Adding extra file extensions/names to ini and shell script extensions
|
2016-05-22 16:45:02 +02:00 |
|
Martin Aeschlimann
|
2f79748ba0
|
Avoid 'text' item kind
|
2016-05-22 16:33:29 +02:00 |
|
Sandeep Somavarapu
|
a33376a0a8
|
#3077 update variable rule in text mate
|
2016-05-20 18:26:35 +02:00 |
|
Dirk Baeumer
|
c414497121
|
Update to tsserver 1.8.10
|
2016-05-20 12:16:59 +02:00 |
|
Brenton Horne
|
dd38b29287
|
Update package.json
|
2016-05-20 19:49:22 +10:00 |
|
Brenton Horne
|
5d0a37657a
|
Update package.json
|
2016-05-20 19:48:19 +10:00 |
|
Sandeep Somavarapu
|
3893918988
|
#3077 update css textmate grammar
|
2016-05-20 10:53:26 +02:00 |
|
Johannes Rieken
|
d37a76dc92
|
allow empty string as valid document content, fixes #6526
|
2016-05-19 12:45:42 +02:00 |
|
Martin Aeschlimann
|
234234f512
|
Merge pull request #6427 from Microsoft/bug-fix-5918
fix #5918
|
2016-05-18 09:35:47 +02:00 |
|
Johannes Rieken
|
d8f6ac3501
|
add new api command to compare two resources, fixes #1865
|
2016-05-17 16:22:05 +02:00 |
|
Sandeep Somavarapu
|
3354ae92f7
|
fix #5918
|
2016-05-17 15:59:59 +02:00 |
|
Andre Weinand
|
856fb636c7
|
update node-debug
|
2016-05-17 15:41:58 +02:00 |
|
Johannes Rieken
|
4458bdf5c0
|
merge tuples of equal Uri, #6373
|
2016-05-17 11:22:28 +02:00 |
|
Andre Weinand
|
1460f60c18
|
node-debug: limit the number of locals transmitted by the scopes request; addresses #5645
|
2016-05-16 18:05:18 +02:00 |
|
J/A
|
f2ff136134
|
Do not autoclose '
`'` is used to denote a lifetime, as in `fn foo<'a>(bar: &'a Baz) { ...` and it isn't helpful to have it automatically closed.
|
2016-05-14 23:03:47 -05:00 |
|
Andre Weinand
|
c2c7bbd7ae
|
fix extension debugging
|
2016-05-14 00:07:34 +02:00 |
|
Alex Dima
|
8cd47bb55e
|
Fixes #6281: Do not truncate line number, column in position
|
2016-05-13 15:09:57 +02:00 |
|
Andre Weinand
|
75ec70cc72
|
update node-debug
|
2016-05-13 01:22:35 +02:00 |
|
Andre Weinand
|
a6a9409897
|
update node-debug
|
2016-05-12 19:33:20 +02:00 |
|
Yuki Ueda
|
6c3c3d3812
|
fix #6290
|
2016-05-12 19:30:35 +09:00 |
|
Dirk Baeumer
|
6dcfa2e9d1
|
Adding line break to output message
|
2016-05-12 11:52:57 +02:00 |
|
Martin Aeschlimann
|
eda6b318dc
|
Merge pull request #5950 from otgerrogla/master
Added .inl file extension to C++ language
|
2016-05-10 22:02:18 +02:00 |
|
Andre Weinand
|
4ccab94f2b
|
node-debug: support code injection in global context
|
2016-05-10 16:41:33 +02:00 |
|
Martin Aeschlimann
|
39c835a56c
|
fixes #5981: [json] accept empty keybindings.json file
|
2016-05-10 15:10:59 +02:00 |
|
Martin Aeschlimann
|
92d4db4f6c
|
[php] Switch to textmate grammar. Fixes #5986
|
2016-05-10 12:06:53 +02:00 |
|
Andre Weinand
|
4ccc89a14a
|
update node-debug
|
2016-05-09 18:31:45 +02:00 |
|
Andre Weinand
|
169ecd6071
|
update node-debug
|
2016-05-09 16:54:37 +02:00 |
|
Andre Weinand
|
12ac396c61
|
update node-debug
|
2016-05-09 14:42:16 +02:00 |
|
Andre Weinand
|
a9808d5f4f
|
upgrade to debug protocol 1.8.0
|
2016-05-04 15:18:23 +02:00 |
|
Martin Aeschlimann
|
1f0657703b
|
Extension licenses: Fix URL for node-jsonc-parser
|
2016-05-02 11:52:52 +02:00 |
|
Martin Aeschlimann
|
0c10a9c5a4
|
Add extension OSS dependencies
|
2016-05-02 11:48:26 +02:00 |
|
Joao Moreno
|
6ecacf4164
|
fix bad npm call
|
2016-04-28 17:30:20 +02:00 |
|
Alex Dima
|
b02c4facaf
|
Fixes #5362: MainThreadTextEditor: disassociate code editor as soon as code editor's model changes
|
2016-04-28 17:15:09 +02:00 |
|
Otger
|
6519e4c30d
|
Added .inl file extension to C++ language
|
2016-04-28 16:57:55 +02:00 |
|
Johannes Rieken
|
c0b4331de1
|
use untitled scheme without the risk of a long authority, #5949
|
2016-04-28 16:42:01 +02:00 |
|
Johannes Rieken
|
7f7c50af30
|
check for workspace.rootPath, fixes #5900
|
2016-04-27 18:40:56 +02:00 |
|
Johannes Rieken
|
73b97a0642
|
correct localise call, fallback to err if no err.message is available, protected message service against invalid items, fixes #5891
|
2016-04-27 14:33:42 +02:00 |
|
Johannes Rieken
|
3f770ea2be
|
warn when unexpected properties show up in jsconfig.json, #5699
|
2016-04-27 12:30:28 +02:00 |
|
Martin Aeschlimann
|
b195f09f9d
|
fixes #5836: Kimbie Dark theme renders foreground same as background for some tokens
|
2016-04-27 12:20:28 +02:00 |
|
isidor
|
e77003fd6c
|
update node-debug
|
2016-04-26 12:59:25 +02:00 |
|
Johannes Rieken
|
42c1c1b2a2
|
don't show a lightbulb if there is jsconfig.json file in the root folder, #5699
|
2016-04-25 16:50:10 +02:00 |
|
Johannes Rieken
|
cf130b686f
|
extract comment to localizable string, fixes #4731
|
2016-04-25 16:42:30 +02:00 |
|
Martin Aeschlimann
|
53e6c567b3
|
[sass] fix highlighting of @mixin inside @if (for #5528)
|
2016-04-25 14:35:34 +02:00 |
|
Martin Aeschlimann
|
1ff4b7d32f
|
[sass] color parameters same as variables (for #5528) - test
|
2016-04-25 13:03:23 +02:00 |
|
Martin Aeschlimann
|
976d582504
|
#5221 [html] attribute values should not need to be quoted to be highlighted - test
|
2016-04-25 13:02:55 +02:00 |
|