Commit Graph
21502 Commits
Author SHA1 Message Date
Benjamin Pasero c933a42766 fix #41151 2018-01-08 07:40:30 +01:00
Rachel Macfarlane 4446a5c849 Hide extension list in issues under <details> tag, #41008 2018-01-05 14:24:56 -08:00
Rob Lourens c065c184ed Fix search viewlet to write to global find buffer - #41156? 2018-01-05 12:37:03 -08:00
isidor bc1a048e6a explorer: better root dnd
fixes #35032
2018-01-05 19:14:17 +01:00
isidor 17a5c2f420 menu actions: respect alt key when pressed
fixes #41157
2018-01-05 18:33:55 +01:00
Rob Lourens 39f3f9a17f Add basic test for queryBuilder.file
- would detect NPE fixed in c4065a8ba5
2018-01-05 09:08:25 -08:00
Johannes Rieken d89ca728f6 tweak snippet creation & customization #13182 2018-01-05 17:31:09 +01:00
Alex Dima a6d229adef Renames and simplifications 2018-01-05 18:11:45 +02:00
Alex Dima ed5ae61e12 Go through an implementation switch for ITextBuffer 2018-01-05 17:27:20 +02:00
Benjamin Pasero 840587c07b tweet feedback button - make it hideable (fixes #7893) 2018-01-05 16:05:30 +01:00
Alex Dima 48efc7fd2f Encapsulate ITextSource in ITextBufferFactory 2018-01-05 16:53:55 +02:00
Alex Dima 0b0d4ac809 Introduce ITextBufferBuilder 2018-01-05 16:53:55 +02:00
Alex Dima 8ff8b99021 Move interfaces to model.ts 2018-01-05 16:53:55 +02:00
Johannes Rieken d75f4738c6 show global snippets atop, #13182 2018-01-05 14:44:37 +01:00
isidor bc3c2cc290 composite bar: when a new composite is activate make sure to automatically deactivate previous one
fixes #40207
2018-01-05 12:23:34 +01:00
isidor 0a4937e7e3 permantlny delete file when alt pressed in explorer context menu
#41157
2018-01-05 12:04:31 +01:00
isidor cd99cb24b0 fixes #40870 2018-01-05 11:43:33 +01:00
Johannes Rieken 1e68d9400f smarter SnippetFile#select, #13182 2018-01-05 11:42:16 +01:00
Johannes Rieken 376641be3e improve error logging... 2018-01-05 11:42:15 +01:00
Johannes Rieken 69ff27cb48 fix grouping in config-snippet-picker, #13182 2018-01-05 11:42:15 +01:00
Alex Dima d4d1c7e07d Rename 2018-01-05 12:16:02 +02:00
Alex Dima 805b7d267d Remove any form of hash computation from ModelBuilder 2018-01-05 12:13:37 +02:00
isidor c51c77c88f explorer: only pass uri as a context
fixes #41157
2018-01-05 11:06:45 +01:00
Johannes Rieken 6b8d750ac2 allow code-snippets-files from extensions, #13182 2018-01-05 11:04:28 +01:00
Alex Dima 91762aabdc Reduce usage of var 2018-01-05 11:58:23 +02:00
Alex Dima d7e8ced0bd Rename MirrorModel to MirrorTextModel 2018-01-05 11:26:56 +02:00
Alex Dima 62c6e28b72 Move computeIndentLevel to TextModel; renames 2018-01-05 11:22:10 +02:00
Alex Dima bd701a22ac Move TokenMetadata to modes.ts 2018-01-05 11:18:27 +02:00
Alex Dima 45fee5691b Simplify IIdentifiedSingleEditOperation 2018-01-05 11:10:54 +02:00
Benjamin Pasero 2f5839604f fix order 2018-01-05 09:35:21 +01:00
Benjamin Pasero c4065a8ba5 fix NPE in quick open 2018-01-05 08:50:35 +01:00
Benjamin Pasero a71f69e3f7 💄 2018-01-05 08:23:14 +01:00
Rob Lourens 5153c9aa42 Fix smart case for non-ascii uppercase characters 2018-01-04 14:26:04 -08:00
Matt Bierner e8c76c4617 Fix inconsistent code action edit property names
**Bug**
We were using `edits` in some places and `edit` in others. This broke some use patterns for code actions
2018-01-04 11:46:52 -08:00
Matt Bierner afb67f4677 Remove unused code action enum and mark edits as always being a workspaceedit 2018-01-04 11:29:21 -08:00
Rob Lourens 3607d73228 Fix build - remove duplication in search config interfaces 2018-01-04 10:39:38 -08:00
isidor dac2e8ee76 temporary bring back old command id 2018-01-04 19:28:50 +01:00
Rob Lourens 9782959684 Fix #39894 2018-01-04 10:16:33 -08:00
Rob Lourens 6c6364d3b9 Fix #41119 - implement "search.smartCase" setting 2018-01-04 10:10:56 -08:00
Benjamin Pasero 3f77b46ec8 less use of prepareActions method 2018-01-04 17:46:30 +01:00
isidor cf2b8f694c adopt fileResultsNavigation in debug callstack
#27458
2018-01-04 16:54:26 +01:00
isidor c583be113f use the revealFileInOS id 2018-01-04 16:10:15 +01:00
Benjamin Pasero 4badd2b316 more fixes for commands in editor title 2018-01-04 15:57:34 +01:00
Johannes Rieken 8f7101fd98 fix grouping, #13182 2018-01-04 15:48:30 +01:00
Alex Dima 54e7055c12 Rename IModel to ITextModel 2018-01-04 16:44:40 +02:00
Johannes Rieken d643caec85 add global snippets and create action to configure action, #13182 2018-01-04 15:44:15 +01:00
Benjamin Pasero a88b6e1bd3 fix #40910 2018-01-04 15:33:42 +01:00
Alex Dima 0721df783d Extract model types out of editorCommon.ts 2018-01-04 16:27:58 +02:00
isidor 85c2a6e57e dispose repl editor model when not visible
fixes #36579
2018-01-04 15:07:31 +01:00
Benjamin Pasero acfbaccd03 use better group for "close" related actions 2018-01-04 14:24:49 +01:00