isidor
|
6e08df36b7
|
debug: add function breakpoint actions.
|
2015-11-27 16:45:15 +01:00 |
|
Joao Moreno
|
74acc249ce
|
fix calls to reveal (promise)
fixes #696
|
2015-11-27 16:15:06 +01:00 |
|
Johannes Rieken
|
a465ca1c4d
|
Merge branch 'master' into joh/commands
|
2015-11-27 16:14:15 +01:00 |
|
isidor
|
5c1d9f9762
|
debug: function breakpoints first steps.
|
2015-11-27 16:13:05 +01:00 |
|
Joao Moreno
|
d575ff9261
|
fix npe in context menu service
fixes #738
|
2015-11-27 16:10:46 +01:00 |
|
Johannes Rieken
|
893a78374d
|
commands: executeDocumentSymbolProvider
|
2015-11-27 16:08:52 +01:00 |
|
João Moreno
|
3ff3b840c6
|
Merge pull request #718 from joaomoreno/scoped-git
Scoped git services
fixes #57
|
2015-11-27 15:38:17 +01:00 |
|
Johannes Rieken
|
67084502b5
|
commands: executeSignatureHelpProvider, executeDocumentRenameProvider
|
2015-11-27 15:35:36 +01:00 |
|
Martin Aeschlimann
|
c48da2e131
|
[js] Cannot read property 'then' of undefined #664
|
2015-11-27 15:07:37 +01:00 |
|
Martin Aeschlimann
|
0a642440ef
|
Remove hc-white theme
|
2015-11-27 15:07:37 +01:00 |
|
Joao Moreno
|
abeba5d176
|
fix git services onEditorInputChanged
|
2015-11-27 15:06:44 +01:00 |
|
Johannes Rieken
|
d0e5e4ad31
|
executeReferenceProvider-command
|
2015-11-27 15:06:02 +01:00 |
|
Joao Moreno
|
bd08c29869
|
semicolon
|
2015-11-27 15:03:23 +01:00 |
|
Joao Moreno
|
9a8acb1d69
|
outside workspace title
|
2015-11-27 15:01:48 +01:00 |
|
Johannes Rieken
|
d433dfd6d8
|
add utility method for the 80% case, add doc highlights command
|
2015-11-27 14:54:30 +01:00 |
|
Johannes Rieken
|
6497432d1c
|
first steps in exposing language featues as command. done with: hover, definition, workspace symbols
|
2015-11-27 13:03:11 +01:00 |
|
Joao Moreno
|
ca4d5a03d4
|
fade out out of scope git changes
|
2015-11-27 12:58:56 +01:00 |
|
isidor
|
e9f4f8df43
|
debug: use consolas font for watch expressions input box.
|
2015-11-27 12:54:41 +01:00 |
|
Joao Moreno
|
5235faf528
|
scoped git in dirty diff
|
2015-11-27 12:44:42 +01:00 |
|
Benjamin Pasero
|
0199fc4157
|
update comments
|
2015-11-27 12:29:10 +01:00 |
|
Joao Moreno
|
bce1beb7c2
|
scoped git in git actions
|
2015-11-27 12:10:22 +01:00 |
|
Martin Aeschlimann
|
c37cb211f1
|
Make colors in dark and light theme more consistent, fix xml (#23), jade (#277)
|
2015-11-27 12:07:51 +01:00 |
|
Alex Dima
|
c96af39bfb
|
Improve default linux keybindings for move lines and add cursors
|
2015-11-27 12:06:14 +01:00 |
|
Benjamin Pasero
|
429886c99f
|
diff - restore ability to diff 2 binary files
|
2015-11-27 12:03:24 +01:00 |
|
christian.oetterli
|
a4e0b4021a
|
on windows, honor comspec env variable when spawning a shell
|
2015-11-27 11:47:24 +01:00 |
|
Joao Moreno
|
a900882ba4
|
cleanup
|
2015-11-27 11:46:00 +01:00 |
|
Joao Moreno
|
e7f4060c9a
|
model.getRepositoryRoot
|
2015-11-27 11:45:54 +01:00 |
|
isidor
|
bf7bdc3ba1
|
debug: only create SystemVariables if there is a workspace.
|
2015-11-27 11:22:13 +01:00 |
|
isidor
|
cc888d5455
|
Revert "debug: remove taskService creation workaround."
This reverts commit b7ab6624ac.
|
2015-11-27 11:09:51 +01:00 |
|
Benjamin Pasero
|
53c0599c3a
|
inputs - some cleanup
|
2015-11-27 11:05:04 +01:00 |
|
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 |
|