Commit Graph

89088 Commits

Author SHA1 Message Date
isidor 4a97fd5b77 debug: add breakpoint.condition to model. 2015-11-27 11:00:41 +01:00
Benjamin Pasero b555a4a90a readonlyinput/model => resourcinput/model 2015-11-27 10:51:25 +01:00
Benjamin Pasero 6fe1566fe0 inputs - get rid of legacy resource editor input and model 2015-11-27 10:42:44 +01:00
Benjamin Pasero 68f34021b4 input cleanup - extract binary editor model 2015-11-27 10:42:44 +01:00
Alex Dima 9be10be999 Extract nls calls 2015-11-27 10:35:21 +01:00
Johannes Rieken 5f033c8945 Merge pull request #739 from Microsoft/joh/executeCommand
Joh/execute command
2015-11-27 10:16:51 +01:00
Johannes Rieken e33335236c adopt executeCommand returning a promise 2015-11-27 09:37:05 +01:00
Johannes Rieken bedec88327 Make executeCommand return a promise 2015-11-27 09:26:00 +01:00
Johannes Rieken 8f0ec19a6f don't scare people #693 2015-11-27 09:00:32 +01:00
Johannes Rieken 59990425dd adjust rejection log message 2015-11-27 08:58:25 +01:00
Bae Hyun Seung eb291ec183 Add CSS Gradient snippet. 2015-11-27 14:41:09 +09:00
Daniel Imms 5e39bad6c8 Add copyright to htmlTagSpecifications 2015-11-26 19:37:07 -08:00
Daniel Imms a8b32ee680 Rename TagSpecification to HTMLTagSpecification 2015-11-26 18:56:56 -08:00
Daniel Imms 2fcbb073a6 Add documentationLabel's for HTML tags
Part of #323. Moves the tag data structure away from a simple string[] to a
complex type in preparation for smart intellisense (#375).
2015-11-26 18:43:03 -08:00
isidor c03d38e148 debug: show breakpoint context menu on right click in editor margin. 2015-11-27 00:38:24 +01:00
isidor 89295e16c8 debug: polish 2015-11-27 00:35:09 +01:00
isidor c022d638ac debug: move debugEditorContribution to own file. 2015-11-26 23:52:08 +01:00
Benjamin Pasero 45c9a93d87 add upper bound for recent paths to save to storage 2015-11-26 20:33:24 +01:00
Benjamin Pasero 66d55c2e01 Maintain File Permissions when Copying Directories/Files on Linux and MacOS (fixes #634) 2015-11-26 19:52:21 +01:00
isidor b7ab6624ac debug: remove taskService creation workaround. 2015-11-26 19:44:36 +01:00
isidor 85269f1fe8 debug: introduce ConfigurationManager for better code structure. 2015-11-26 19:44:35 +01:00
João Moreno df04b1f090 fix appveyor badge 2015-11-26 19:07:12 +01:00
isidor bb123ee621 Fix AppVeyor failing build. 2015-11-26 18:50:20 +01:00
Joao Moreno 8acd3bbd01 add repositoryRoot to git.IRawStatus 2015-11-26 18:44:03 +01:00
Joao Moreno ccb4e3a358 stop log piping for git service 2015-11-26 18:41:15 +01:00
Joao Moreno b0e69a968f isolate RawGitServiceWrapper 2015-11-26 18:40:11 +01:00
Joao Moreno a629490719 git lib: isolate exec 2015-11-26 18:40:11 +01:00
Joao Moreno 93cdd4740c cleanup git lib 2015-11-26 18:40:11 +01:00
Joao Moreno 0f5afc9ee5 cleanup gitApp 2015-11-26 18:40:11 +01:00
isidor 9ea057a6cc debug: full expression name test. 2015-11-26 18:38:10 +01:00
Alex Dima b336929686 Dispose inputBox properly (fixes #656) 2015-11-26 18:28:12 +01:00
isidor 0838482b15 debug: more model tests. 2015-11-26 17:35:35 +01:00
isidor bac062f890 debug: move getFullExpressionName to debugModel. 2015-11-26 17:35:35 +01:00
Alex Dima aced9f6660 Add a helper widget active in keybinding.json to help with defining keybindings 2015-11-26 17:33:45 +01:00
Benjamin Pasero cc17718c73 handle case where process.send fails 2015-11-26 16:06:18 +01:00
Johannes Rieken 62727a35d9 fixes #672 2015-11-26 15:57:57 +01:00
Johannes Rieken 9d1054fb70 don't search for project when no folder has been opened, fixes #649 2015-11-26 15:39:52 +01:00
Johannes Rieken 3e1cbe1209 workspace.rootPath should be undefined when no folder is open, not null. fixes #690 2015-11-26 15:39:52 +01:00
Johannes Rieken c65770e8a0 Merge pull request #620 from Microsoft/joh/fixLanguageFeatures
Joh/fix language features
2015-11-26 15:34:29 +01:00
isidor 61f6ee8bf4 debug: debugSource.test.ts 2015-11-26 15:23:33 +01:00
isidor fa3494b109 debug: move debugSource to its own file. 2015-11-26 15:23:33 +01:00
Johannes Rieken d147ddd444 Actually set the maxResults-value when finding files, fixs #697 2015-11-26 15:14:05 +01:00
Benjamin Pasero b086ce41a0 bump 0.10.3 2015-11-26 14:55:19 +01:00
isidor 5f4102f4e7 uri: can not throw an error with a path due to privacy issues. 2015-11-26 14:49:47 +01:00
Johannes Rieken b8ef6df742 fix merge issue 2015-11-26 14:47:44 +01:00
Joao Moreno ca49e38ea4 fix the build 2015-11-26 14:36:25 +01:00
Benjamin Pasero b1d9a055b9 Quick open widget doesn't acknowledge tree.reveal(...) as a promise 2015-11-26 14:00:32 +01:00
Johannes Rieken fa056757d1 merge with 'master' 2015-11-26 13:55:32 +01:00
isidor f38e086bfd debug: replHistory.test 2015-11-26 13:02:12 +01:00
Benjamin Pasero 8cb9b202e6 some refactorings 2015-11-26 12:58:13 +01:00