Commit Graph

90679 Commits

Author SHA1 Message Date
Benjamin Pasero
9636e7b4eb [Cancel] buttom should in [Don't Save] buttom's right (fixes #1196) 2015-12-11 17:48:37 +01:00
Joao Moreno
fd1fd507e5 git publish action
fixes #908
2015-12-11 17:47:31 +01:00
Joao Moreno
c24e0ccd34 provide more git global actions 2015-12-11 17:47:31 +01:00
Joao Moreno
80a5148ba0 PublishAction 2015-12-11 17:47:31 +01:00
Alex Dima
965138ff61 Remove moveCursorWhenScrolling for now from stand-up feedback 2015-12-11 17:46:35 +01:00
Alex Dima
f0f71be9c1 Fixes #983: Add support for numpad keys 2015-12-11 17:41:10 +01:00
Alex Dima
646343c5f8 Simplify keyboardEvent 2015-12-11 17:41:09 +01:00
Johannes Rieken
aa9ca2f6ae use native-keymap@0.1.0 2015-12-11 17:22:56 +01:00
Martin Aeschlimann
18bda862fa Merge pull request #1191 from Microsoft/aeschli/suggest-move-overwrite-fields
Move overwriteBefore/overwriteAfter to ISuggestion
2015-12-11 16:25:43 +01:00
Martin Aeschlimann
d08132fcbb [ts] update grammars with latest from TypeScript-TmLanguage (05e623f) 2015-12-11 16:06:10 +01:00
Martin Aeschlimann
45f29b9988 [js] update grammars with latest from TypeScript-TmLanguage (05e623f) 2015-12-11 16:06:09 +01:00
isidor
e0f22c7bff debug: check what server exited before doing onSessionEnd.
fixes #1141
2015-12-11 15:49:58 +01:00
Benjamin Pasero
3e2b7c7195 fix a bug where the encoding indicator can get lost in the status bar 2015-12-11 15:47:31 +01:00
Martin Aeschlimann
406b22f712 add more tests 2015-12-11 15:44:24 +01:00
Martin Aeschlimann
f8f54174f4 var-> let 2015-12-11 15:44:15 +01:00
Benjamin Pasero
ac9540de4f add action to maximize active editor and hide sidebar 2015-12-11 15:40:59 +01:00
isidor
41c4753b95 debug: hide function breakpoints from UI 2015-12-11 15:16:27 +01:00
Andre Weinand
dfd7f2698c update node-debug 2015-12-11 15:13:04 +01:00
Johannes Rieken
077ebcf4d3 use vscode-omnisharp v0.3.0 2015-12-11 14:02:32 +01:00
Johannes Rieken
89059f5529 better keybindings for ScrollLine[Up|Down] 2015-12-11 13:49:48 +01:00
Benjamin Pasero
fd25c8a158 Support encoding and lf/crlf from status bar for diff editor (fixes #1195) 2015-12-11 12:54:58 +01:00
Joao Moreno
91e3b548c7 git lib get remotes 2015-12-11 12:35:46 +01:00
isidor
eb132edb98 extensions: add uninstall action when showing extension error.
#1123
2015-12-11 12:24:16 +01:00
isidor
1113efc91d extensions: move install and uninstall actions to extensionsActions. 2015-12-11 12:24:15 +01:00
Martin Aeschlimann
0c3b6d63fa Move overwriteBefore/overwriteAfter to ISuggestion #1191 - remove ISuggest.textEdit 2015-12-11 11:30:28 +01:00
Johannes Rieken
b00c8da8cd Merge pull request #1170 from Microsoft/joh/diagSource
Joh/diag source
2015-12-11 11:27:13 +01:00
Martin Aeschlimann
b1ea910757 Move overwriteBefore/overwriteAfter to ISuggestion 2015-12-11 11:18:43 +01:00
isidor
efc9e2600f extensions status: respond to feedback from #1123 2015-12-11 11:18:35 +01:00
Benjamin Pasero
b5ac76e800 fix highlighting issue with overlapping ranges 2015-12-11 11:17:26 +01:00
Johannes Rieken
661d832744 always set signature offsets, fixes #645 2015-12-11 11:10:09 +01:00
Martin Aeschlimann
4940008024 [json] refactor intellisense participants to not depend on schema - fix 2015-12-11 11:05:00 +01:00
Martin Aeschlimann
177bd47d6d [python] strings in dictionary values incorrectly highlighted #1175 2015-12-11 11:05:00 +01:00
Alex Dima
64ee5a6572 Fixes #1188: move markers when running snippets 2015-12-11 11:00:57 +01:00
Erich Gamma
f074a4cf72 Enable emmet in jsx, tsx files #732 2015-12-11 10:56:58 +01:00
Johannes Rieken
1ac84cf97f remove JavaScript source again 2015-12-11 10:53:26 +01:00
Joao Moreno
35cc3550fd remove todo 2015-12-11 10:52:35 +01:00
Joao Moreno
79ba0fce49 better font for askpass dialog 2015-12-11 10:52:35 +01:00
Johannes Rieken
eb75868deb render source in front of message 2015-12-11 10:51:29 +01:00
isidor
5da7ccf7b3 debug: null guard. 2015-12-11 10:48:38 +01:00
Benjamin Pasero
7bb84627a5 fix an npe in quick open 2015-12-11 10:30:03 +01:00
Benjamin Pasero
561d8a2cf7 lift wordPathBoundary 2015-12-11 10:27:49 +01:00
Benjamin Pasero
ef019ad9ef fix fuzzy matching when using cache 2015-12-11 10:17:25 +01:00
Benjamin Pasero
9ea5e87a7b rewrite fuzzy scoring and matching 2015-12-11 09:53:27 +01:00
Benjamin Pasero
07d13825a3 add cache for scorer to speed up things 2015-12-11 09:53:25 +01:00
isidor
3fe08d6af2 debug: introduce id to session. 2015-12-11 09:42:25 +01:00
isidor
4311ca4932 debug: null guard. 2015-12-11 09:40:11 +01:00
Joao Moreno
feab826ccc fix bootstrap baseUrl
fixes #1138
2015-12-11 09:32:32 +01:00
Alex Dima
4b62f5de79 Fixes #512: Don't render selectionHighlight on top of any editor selection 2015-12-10 23:05:19 +01:00
Alex Dima
f992a92445 Tweaks for PR #1051: simplify view logic, renames, also add scroll page up/down 2015-12-10 22:35:43 +01:00
Alexandru Dima
0006d5d890 Merge pull request #1051 from spellizzari/master
issue #527 with optional cursor scroll
2015-12-10 22:06:30 +01:00