Commit graph

11915 commits

Author SHA1 Message Date
Huachao Mao 4c06676eb8 Add .conf and .cfg file extensions for ini language
follow https://en.wikipedia.org/wiki/INI_file
2016-11-15 22:02:44 +08:00
Martin Aeschlimann dd407168ea [settings] add IConfigurationRegistry.getConfigurationProperties to hide 'allOf'. Fixes #15504 2016-11-15 15:02:14 +01:00
Andre Weinand 53ea1d9820 add handshake support 2016-11-15 13:53:41 +01:00
Johannes Rieken 444c27325d normalize newlines of text edits before comparing them to document, #15385 2016-11-15 13:01:17 +01:00
Johannes Rieken 62d622cfb4 move minimal edit compute logic to service worker, prep work for #15221 and #15385 2016-11-15 13:01:17 +01:00
Benjamin Pasero 3c7eafdf4e fix für das kompilat 2016-11-15 12:59:26 +01:00
Benjamin Pasero 48240f69f6 improvements for #15280 2016-11-15 12:50:36 +01:00
Benjamin Pasero 43d89f035d more 💄 hot exit lifecycle 2016-11-15 12:14:06 +01:00
Andre Weinand b790c7a9ed debug protocol: remove 'supportsValueEscaping' capability 2016-11-15 12:05:12 +01:00
Benjamin Pasero 0cb26e1a29 💄 2016-11-15 11:59:23 +01:00
isidor 88efd3defc debug: do not massage values in model, each viewer decides on how to present whitespace
fixes #14729
2016-11-15 11:51:19 +01:00
isidor 29f1beec5e debug: no need to set debugService to null in action.dispose 2016-11-15 10:29:55 +01:00
Isidor Nikolic 62ed382fad Merge pull request #15464 from felixfbecker/repl-links-fix
Resolve relative REPL paths
2016-11-15 10:29:23 +01:00
Johannes Rieken 0d6bbc48ac Proper Range.contains-check and stable light-bulb with multiline errors, fixes #15488 2016-11-15 10:13:52 +01:00
Johannes Rieken 227b8b2116 document variable behaviour 2016-11-15 09:43:51 +01:00
Johannes Rieken 19c20239c8 When sending 'extHostUnresponsive'-event only include activated extensions 2016-11-15 09:37:49 +01:00
Johannes Rieken 3eb528583a This reverts commit 23d3de42ad.
remove unused isBuiltin-flag when registering a feature, #1541
2016-11-15 09:22:46 +01:00
Martin Aeschlimann 2804755641 Merge pull request #15489 from itiut/add-zsh-theme-to-shellscript-extensions
Add .zsh-theme to shellscript extensions
2016-11-15 08:38:38 +01:00
Daniel Imms 9db9720583 Add tests for new TextFileEditorModelManager events
Fixes #15279
2016-11-14 20:30:30 -08:00
Daniel Imms 004b8e8968 Add tests for new UntitledEditorService events
Fixes #15277
2016-11-14 20:22:36 -08:00
Yuichi Tanikawa d2c4d00e05 Add .zsh-theme to shellscript extensions 2016-11-15 09:46:24 +09:00
Christof Marti 23d3de42ad Revert "remove unused isBuiltin-flag when registering a feature, #15411"
This reverts commit 21b5a17ee0.
2016-11-14 14:02:42 -08:00
Christof Marti f1dc6fde70 Cleanup (#15321) 2016-11-14 13:37:06 -08:00
Christof Marti 1cf09d727a Replace all slashes (Fixes #15424) 2016-11-14 11:42:40 -08:00
Matt Bierner 1957e44186 Delete emacs tmp file :( 2016-11-14 10:36:09 -08:00
Daniel Imms 6c64805bd3 Merge pull request #15448 from aniljava/master
Fix to retain and pass args in linux cli
2016-11-14 10:18:15 -08:00
Johannes Rieken 21b5a17ee0 remove unused isBuiltin-flag when registering a feature, #15411 2016-11-14 19:16:47 +01:00
Johannes Rieken 3bc3e79a8c completion provider registering for * shouldn't override word-based completions but merge, fixes #15411 2016-11-14 19:13:55 +01:00
Johannes Rieken baaa1b8235 fix missing return 2016-11-14 18:44:57 +01:00
Sandeep Somavarapu 7b37dbd671 #15361 Separate extension settings and recommendations 2016-11-14 16:49:07 +01:00
Sandeep Somavarapu a8f022021b Fix #15290 2016-11-14 16:04:47 +01:00
isidor 2dd13b4c44 Allow debug adapters to customize the behavior of 'restart'
fixes #14189
2016-11-14 15:48:55 +01:00
Felix Becker c71c868659 Resolve relative paths 2016-11-14 15:29:55 +01:00
Sandeep Somavarapu e6c42e9ffc #15361 Enable actions in default settings 2016-11-14 15:22:57 +01:00
Isidor Nikolic 7a2a0b97f0 Merge pull request #15406 from felixfbecker/repl-links-fix
Improve REPL link highlight regexp
2016-11-14 15:16:43 +01:00
isidor 3e84c10011 debug: remove X to delete breakpoints. There are enough alternatives to do this action 2016-11-14 15:08:34 +01:00
Johannes Rieken 8247398620 expect missing engine field 2016-11-14 14:38:43 +01:00
Benjamin Pasero 97bef4bdc6 Update to electron 1.4.x (#15298)
* electron 1.4.6

* fix broken DND image feedback

* OSS input

* remove cat.exe as it is no longer needed

* update electron.d.ts

* set new ELECTRON_NO_ASAR environment for forked processes

* Automatically enable high contrast theme when enabled in Windows (fixes #15360)
2016-11-14 14:27:53 +01:00
Johannes Rieken 2c9bafc134 move editor.formatOnSave into editor category, #15290 2016-11-14 13:07:37 +01:00
Joao Moreno c5b6a567f9 💄 clean up windows service url handling 2016-11-14 12:09:12 +01:00
Joao Moreno 18d852a076 Merge branch 'mk/issue_4883' of https://github.com/KattMingMing/vscode into KattMingMing-mk/issue_4883 2016-11-14 11:49:03 +01:00
Johannes Rieken f63224f6b7 snippet features and grammar, #3210 2016-11-14 11:46:20 +01:00
Martin Aeschlimann 8a85fc0399 [html] add css support to html extension as library 2016-11-14 11:34:54 +01:00
Martin Aeschlimann 332fd57d3f Fix for source maps in extensions 2016-11-14 11:34:53 +01:00
Johannes Rieken 9f0b720440 know what vscode-engine extensions are targetting, #3210 2016-11-14 11:13:57 +01:00
Johannes Rieken 5bf5fc2a9e account for bad syntax in static snippets, #3210 2016-11-14 11:13:57 +01:00
aniljava 51a6fed50f Merge pull request #1 from aniljava/linux-cli-fix
Fix to retain and pass args
2016-11-14 02:53:07 -07:00
aniljava c2935f2073 Fix to retain and pass args
The --user-data-dir check routine shifts and removes the args. This edit is to retain the original arguments and pass to executable when finally called.
See issue #15435
2016-11-14 02:52:16 -07:00
Sandeep Somavarapu 62af23b91b Moved/Refactored openSettings as a service 2016-11-14 10:31:02 +01:00
Sandeep Somavarapu 8762c0231c No need to register to lifecycle service 2016-11-14 10:28:12 +01:00