Commit Graph

89088 Commits

Author SHA1 Message Date
Benjamin Pasero 158be75173 cleanup zoomlevel configuration 2015-12-01 17:47:02 +01:00
Johannes Rieken a0fb61812c parameter hint trigger characters are ( and , - fixes #758 2015-12-01 17:20:57 +01:00
Johannes Rieken a3e4cc1bae Merge pull request #870 from Microsoft/joh/commands
Joh/commands
2015-12-01 17:11:02 +01:00
Johannes Rieken 0be6912ffe command: executeFormatOnTypeProvider 2015-12-01 16:57:13 +01:00
Benjamin Pasero 45cf858677 Merge pull request #854 from Microsoft/ben/electron-v0.34.5
Adopt latest Electron build (#826)
2015-12-01 16:52:41 +01:00
Benjamin Pasero fe88d384e6 initial wip 2015-12-01 16:42:17 +01:00
Johannes Rieken 78e11f23b7 commands: executeFormatDocumentProvider, executeFormatRangeProvider 2015-12-01 16:38:42 +01:00
Martin Aeschlimann 03e35bb468 Merge pull request #858 from thomasmichaelwallace/master
[xml] Add Windows Workflow (.xoml) extension.
2015-12-01 16:30:32 +01:00
Martin Aeschlimann 2767b596c1 [js] TypeError: e.split is not a function #829 2015-12-01 16:22:52 +01:00
Joao Moreno 6c32610551 mixing extra suggestion support
fixes #741
2015-12-01 16:19:32 +01:00
Benjamin Pasero e08e52dc54 Add a command line flag to disable loading of extensions (users, dev) 2015-12-01 16:06:12 +01:00
Johannes Rieken a7f719e46c command: executeCodeLensProvider 2015-12-01 16:02:16 +01:00
Benjamin Pasero 73183ff3c5 update more comments around save dialog 2015-12-01 15:42:48 +01:00
Benjamin Pasero f463f8e5ff disable save dialog extension filtering for now as there are issues 2015-12-01 15:41:04 +01:00
Joao Moreno b8b38173bf update windows-mutex 2015-12-01 15:35:49 +01:00
isidor 674694e6bc debug: expose attach to IRawDebugSession. 2015-12-01 15:32:05 +01:00
Benjamin Pasero 374cfd1507 set ELECTRON_DEFAULT_ERROR_MODE when running code.bat and crash reporter is not enabled 2015-12-01 15:26:04 +01:00
Johannes Rieken 4dad67b848 command: executeCodeLensProvider 2015-12-01 15:01:04 +01:00
Johannes Rieken fb9cfb1a53 command: executeCodeActionProvider 2015-12-01 14:54:54 +01:00
thomas michael wallace c44731e247 Add Windows Workflow (.xoml) extension. 2015-12-01 11:55:20 +00:00
Johannes Rieken 1d7819f052 command: executeCompletionItemProvider 2015-12-01 11:54:48 +01:00
isidor 679e0f5b98 debug: better action enablement with respect to function breakpoints. 2015-12-01 11:53:06 +01:00
Benjamin Pasero ebac96772e update electron to 0.34.5 2015-12-01 11:45:01 +01:00
Joao Moreno c1d7172433 fix npe in non git workspaces 2015-12-01 11:11:42 +01:00
Joao Moreno c70b486631 silence service lib orphans
fixes #808
2015-12-01 09:52:30 +01:00
Johannes Rieken 78a0060ae3 Merge pull request #759 from resir014/editorconfig
Fixes to editorconfig
2015-12-01 09:46:09 +01:00
Johannes Rieken 2276eacebd Merge branch 'master' into joh/commands 2015-12-01 09:39:48 +01:00
Benjamin Pasero 2db39ed034 Markdown preview does not show images with relative file path (fixes #803) 2015-12-01 09:39:21 +01:00
Martin Aeschlimann 92b30a15c7 Merge pull request #786 from Tyriar/xml_extensions
[xml] Add several XML file extensions
2015-12-01 09:34:35 +01:00
Joao Moreno 13a1295973 bundle optional dependencies too 2015-12-01 09:06:42 +01:00
Benjamin Pasero 87b408b33b TextFileEditorModel tests seldom fail in Appveyor (fixes #766) 2015-12-01 08:52:19 +01:00
Benjamin Pasero 0c3e96773c Merge pull request #833 from DickvdBrink/fix-mimetype-detection
Fixed mime-type detection because of different capitalization
2015-12-01 08:50:13 +01:00
Martin Aeschlimann 7bca0cd1c3 [fsharp] update tm grammar (1.4.11) 2015-11-30 21:35:09 +01:00
Daniel Imms 926f1e092c Remove menu and menuitem from tag list as they aren't widely adopted
As per #806
2015-11-30 12:25:38 -08:00
Dick van den Brink 545b62b80d Fixed mime-type detection because of different capitalization
fixes #770
2015-11-30 21:24:03 +01:00
Daniel Imms 72e16bb216 Move tag specs back to htmlTags.ts and externalize strings 2015-11-30 12:21:15 -08:00
Martin Aeschlimann 1ebaa4f036 Consistency in JS/TS light and dark themes (#796, #148) 2015-11-30 20:46:03 +01:00
João Moreno 3d93cc4fd5 Merge pull request #827 from joaomoreno/mutex
Support Windows mutexes

fixes #822
2015-11-30 18:25:42 +01:00
Joao Moreno 5d9853d679 call CreateMutex whenever Code is running 2015-11-30 18:09:00 +01:00
Joao Moreno b6c33d1f85 add windows-mutex optional dependency 2015-11-30 17:05:35 +01:00
Alex Dima d5dde44ff0 update vscode-textmate to 1.0.8 2015-11-30 16:28:03 +01:00
Alex Dima 10212f2e1c Improvements to the defineKeybindings contrib 2015-11-30 16:28:02 +01:00
Joao Moreno b18c92e6c3 remove quick suggest delay upper bound 2015-11-30 16:02:35 +01:00
Joao Moreno 75c27c16d5 fix npe 2015-11-30 15:17:28 +01:00
Dirk Baeumer 047f55b3b7 Merged #336 2015-11-30 12:41:50 +01:00
Dirk Baeumer 30381dbcef Fixes #539 2015-11-30 12:14:55 +01:00
Martin Aeschlimann 4aaeb38785 [json] JSON Schema wrong path encoding #789 2015-11-30 11:35:03 +01:00
Daniel Imms eab5782e1e Fix tests due to different regexp format 2015-11-29 17:30:54 -08:00
Daniel Imms 704bc0b72b Remove hardcoded string in favor of constant
This also fixes an inconsistency on what is considered an empty tag in html.ts
and htmlTags.ts. html.ts contained the deprecated basefont and frame, and did
not contain command and menuitem tags.
2015-11-29 16:29:52 -08:00
Daniel Imms f29945809a Fix typos 2015-11-29 16:05:41 -08:00