Commit Graph

124157 Commits

Author SHA1 Message Date
isidor 9a68266581 Register extensionsStatusbarItem in the statusbar. 2015-12-04 12:37:59 +01:00
isidor a8920192fc Introduce extensionsStatusbarItem 2015-12-04 12:35:36 +01:00
Martin Aeschlimann fd31ff9d2f JSON schema: filter duplicated messages 2015-12-04 11:30:48 +01:00
Johannes Rieken b520872302 Add jsdoc about provider failure handling, fixes #647 2015-12-04 11:23:06 +01:00
Martin Aeschlimann ec6d813c1d configuration contribution validation 2015-12-04 11:17:56 +01:00
isidor 1a341b0cd2 plugins: getPluginsStatus() 2015-12-04 11:17:46 +01:00
Johannes Rieken 8b84f0bb93 don't call resolve details manually but trust the focus event, fixed #35 2015-12-04 10:25:57 +01:00
Martin Aeschlimann d360a511f0 Merge pull request #1004 from resir014/gemfile-syntax
[ruby] Add Gemfile to supported filenames
2015-12-04 10:19:19 +01:00
Johannes Rieken 92075fe7c1 debt - rename and dead code removal 2015-12-04 10:11:16 +01:00
Johannes Rieken 6708b0214e debt - remove ISuggestion#hightlights 2015-12-04 10:05:50 +01:00
Resi Respati c4813c7c6c [ruby] Add Gemfile to supported filenames 2015-12-04 15:11:55 +07:00
Johannes Rieken 1a8d530ff1 Merge pull request #977 from scottaddie/js_validation_spelling
Fix spelling/punctuation in descriptions of User Settings --> JS Vali…
2015-12-04 09:08:28 +01:00
Martin Aeschlimann 9d2a579357 Merge pull request #975 from Tyriar/patch-1
[python] Add .gn as a python file extension
2015-12-04 08:55:01 +01:00
Benjamin Pasero 4923900971 quick open - better sorting when names are identical 2015-12-04 08:17:38 +01:00
Martin Aeschlimann f577d8cdab [json] VS Code suggests another property when a property's casing is not correct. #881 2015-12-03 21:58:09 +01:00
Andre Weinand 39f9869a1f update node-debug 2015-12-03 18:32:56 +01:00
Scott Addie 0bca30b746 Fix spelling/punctuation in descriptions of User Settings --> JS Validation 2015-12-03 11:22:27 -06:00
Johannes Rieken cda49cc891 debt - no id property on ISuggestion 2015-12-03 18:22:02 +01:00
Johannes Rieken 2eebf162e6 debt - add ISuggestion.textEdit and fill it in when missing 2015-12-03 18:05:53 +01:00
Johannes Rieken 5148523b6d debt - rename ISuggestions to ISuggestResult 2015-12-03 18:05:52 +01:00
isidor e8a61ac90f debug: send restart as arg on disconnect. 2015-12-03 17:55:11 +01:00
Daniel Imms a275306a4b Add .gn as a python file extension
GN is a meta-build system that generates NinjaBuild files. GN syntax is a stripped down version of python.
2015-12-03 08:39:41 -08:00
Martin Aeschlimann 2b7dccce56 [php] missing user code auto-complete on 0.10.1 #161 2015-12-03 17:38:09 +01:00
Andre Weinand 3399962d42 update node-debug 2015-12-03 17:24:24 +01:00
isidor 3298239e53 debug: polish breakpoints glyphs. 2015-12-03 17:00:05 +01:00
Benjamin Pasero ec75a1b536 fix extension debug on windows 2015-12-03 16:27:24 +01:00
Martin Aeschlimann 0b3f7b223d [javascript] Bring back ES6 syntax highlighting support #133 2015-12-03 16:03:48 +01:00
isidor 82c0e30d80 debug: remove passing extensionHostData around. 2015-12-03 15:57:08 +01:00
Benjamin Pasero aa3fa0d5ad fix broken promise cancel with delayer 2015-12-03 15:56:06 +01:00
Joao Moreno 89c09866cd better type throttled delayer 2015-12-03 15:52:50 +01:00
isidor af365ab605 debug: also pass the debugServer when doing the rawAttach.
Fixes #960
2015-12-03 15:40:38 +01:00
isidor a2c892b18f debug: remove debugService.getConfiguration() and polish debugActionItems. 2015-12-03 15:40:37 +01:00
Johannes Rieken a026896345 fix uri marshalling issue 2015-12-03 15:38:13 +01:00
Johannes Rieken 02a78a027c stop special serialization of URL 2015-12-03 15:32:41 +01:00
Johannes Rieken d4406aa76f IModel.getAssociatedResource is URI instead of URL 2015-12-03 15:25:35 +01:00
Benjamin Pasero dde70bee3b cap visible entries in quick open 2015-12-03 15:21:02 +01:00
Benjamin Pasero ef5fb3c85b quick open: make sure a search is canceled before running the next one 2015-12-03 14:05:29 +01:00
Martin Aeschlimann 08076f3faa [lua] "goto" missing in Lua syntax highlighting #942 2015-12-03 13:46:56 +01:00
Martin Aeschlimann e39c3f9be8 [scss] IntelliSense Suggestions After Semicolon #250 2015-12-03 13:31:58 +01:00
Andre Weinand 2801eac2be update node-debug 2015-12-03 12:45:40 +01:00
Mattias Pernhult ecaa12d3c4 Refactor some variable names 2015-12-03 12:19:32 +01:00
Johannes Rieken ad03fd62b3 remove the last csharp-o occurrences and make build happy 2015-12-03 12:17:28 +01:00
Agetorp f385d0ab97 Implemented feature requested in issue #950 2015-12-03 12:14:34 +01:00
Johannes Rieken ad7b0bd353 download and bundle vscode-omnisharp during build 2015-12-03 12:03:05 +01:00
Johannes Rieken 601c0776d7 move out vscode omnisharp 2015-12-03 12:03:05 +01:00
Joao Moreno 42ff2b415b speed up extension query
fixes #439
2015-12-03 11:29:54 +01:00
Martin Aeschlimann 4d90894543 [xml] entities are not highlighted #820 2015-12-03 11:04:38 +01:00
Joao Moreno f5c8d33fb6 install extension after readme
fixes #914
2015-12-03 11:00:40 +01:00
Johannes Rieken 38133dbe57 make vscode a dependency, don't use magic build, discover and fix some issues with the global vscode module 2015-12-03 10:58:22 +01:00
Johannes Rieken 4b62802816 favor const 2015-12-03 10:46:29 +01:00