Commit Graph

124157 Commits

Author SHA1 Message Date
Johannes Rieken 1fd193a3bd make doc more clear to help out with things like #1248 2015-12-18 10:58:42 +01:00
Johannes Rieken d87ee7c913 Merge pull request #1436 from iamchenxin/diagnostics
Amend the hint "jsconfig.json-file" to "jsconfig.json file"
2015-12-18 10:43:17 +01:00
Benjamin Pasero 52d2b9fd7e quickPick ranking gives priority to class name then to file (fixes #1377) 2015-12-18 10:39:17 +01:00
Benjamin Pasero 3db22b0377 Keyboard shortcut to navigate Working files (fixes #1363) 2015-12-18 10:27:03 +01:00
Benjamin Pasero b6334f170d improve broadcast window detection logic 2015-12-18 09:32:03 +01:00
Benjamin Pasero 1831ca39f2 Windows: Running code in a console after code.bat was run causes issues (fixes #1438) 2015-12-18 09:21:19 +01:00
Benjamin Pasero 85258cc2d1 update hygiene script to ignore cmd and bat 2015-12-18 09:21:11 +01:00
Benjamin Pasero 2e228ddb46 fix an issue with opening files that exceed our file limit 2015-12-18 09:16:10 +01:00
iamchenxin f26f5b5a1d Amend the hint "jsconfig.json-file" to "jsconfig.json file"
Amend the "jsconfig.json-file" to "jsconfig.json file" in diagnostics.ts
 To keep the explanation  consistence with the words "https://code.visualstudio.com/docs/languages/javascript"
2015-12-18 13:05:16 +08:00
Alex Dima afa2f4b4b4 Clean up native node modules before shipping 2015-12-17 17:48:08 +01:00
Alex Dima dfc08dc9ed Update ThirdPartyNotices.txt in preparation for 0.10.5 0.10.5 2015-12-17 16:06:17 +01:00
Alex Dima 2dd593fe8a Improve gulp hygiene filters to cover top level files 2015-12-17 16:04:06 +01:00
Alex Dima 807b2e4d29 Include full disclaimer text in W3C Document License 2015-12-17 15:48:57 +01:00
Alex Dima 7f96b2745b inline windows-mutex license because the repo is not yet public 2015-12-17 15:32:45 +01:00
Benjamin Pasero ad6903f9d9 fix OSS again 2015-12-17 15:19:53 +01:00
Dirk Baeumer 6f51b42826 Updated TS version number in OSSREADME.json 2015-12-17 15:18:28 +01:00
Dirk Baeumer d740e5c4bc Fixes #911 2015-12-17 15:13:43 +01:00
Benjamin Pasero f7b9483784 check in string_scorer license 2015-12-17 15:03:29 +01:00
Johannes Rieken e2708af1ac bump version to 0.10.5 2015-12-17 15:00:57 +01:00
Johannes Rieken d4f1789c63 add Omnisharp/CSharp OSSREADME 2015-12-17 14:50:07 +01:00
Johannes Rieken c5cb355dbb Revert "add Omnisharp and CSharp entries to global OSSREADME"
This reverts commit 44360899d7.
2015-12-17 14:49:17 +01:00
Johannes Rieken 44360899d7 add Omnisharp and CSharp entries to global OSSREADME 2015-12-17 14:46:10 +01:00
Benjamin Pasero 420fddde62 Can not run decorator sample anymore (fixes #1413) 2015-12-17 14:16:34 +01:00
Alex Dima 92a726b8da Revert OSSREADME.json / ThirdPartyNotices.txt changes 2015-12-17 12:41:01 +01:00
Johannes Rieken 3518467db6 Merge pull request #1408 from Microsoft/ben/issue/723
document.isDirty appears to report false for dirty untitled document (fixes #723)
2015-12-17 11:32:58 +01:00
isidor 956006e15a debug: breakpoints go back to red. 2015-12-17 11:27:28 +01:00
Alex Dima e573984ee2 Fixes #1386: Guess insertSpaces:false if more lines are indented with tabs 2015-12-17 11:17:32 +01:00
Benjamin Pasero 71eb6386bf update test 2015-12-17 11:14:35 +01:00
Benjamin Pasero 6b5c0b4a63 document.isDirty appears to report false for dirty untitled document (fixes #723) 2015-12-17 10:31:07 +01:00
Chris Dias ccc0b4acf3 add OmniSharp as its been moved to a separate repo 2015-12-16 20:57:09 -08:00
Chris Dias 0334ffd2db fix spaces 2015-12-16 19:14:01 -08:00
Chris Dias 08b8213e02 update for 0.10.4 release 2015-12-16 19:13:38 -08:00
Chris Dias ffbbe5455d update leading spaces 2015-12-16 19:06:15 -08:00
Chris Dias 04d125e8c2 fix tabs 2015-12-16 18:59:09 -08:00
Chris Dias fd00777eac fix whitespace 2015-12-16 18:16:43 -08:00
Chris Dias 8c84655552 tweaks to OSSREADME meta data, add version and full license text 2015-12-16 18:06:44 -08:00
Chris Dias 048dcbb349 add licenseDetail for missing C/R statements 2015-12-16 17:23:51 -08:00
João Moreno 4f53830d53 Merge pull request #1367 from joaomoreno/fix-1111
Fix: Upgrading Extensions Blows Up
2015-12-16 16:34:30 +00:00
Joao Moreno 90ec90348d fixes #1385 2015-12-16 16:05:06 +00:00
Martin Aeschlimann 0d2e14635e remove turquise for types from light theme (for #1270 ) 2015-12-16 16:56:56 +01:00
Joao Moreno ece9b9441d check extension version existence and semver compatibility 2015-12-16 15:44:19 +00:00
Benjamin Pasero c8e55ad33b Accelerators in menu do not update btw restarts (fixes #1370) 2015-12-16 15:52:19 +01:00
Martin Aeschlimann 60187a8b4b gray for keyword.operator is inconsistent (for #1270) 2015-12-16 15:47:25 +01:00
Dirk Baeumer 41af798248 Fixes #1383 2015-12-16 15:37:17 +01:00
Benjamin Pasero 5bea050a68 Linux: numpad_decimal is "unknown" (fixes #1259) 2015-12-16 15:34:58 +01:00
Alex Dima 9c6177048b Fixes #1263: send also the view selections in the cursor selection change event for correct rendering 2015-12-16 14:27:49 +01:00
Martin Aeschlimann 3392aa1ad5 remove turquise for types from light theme (for #1270 ) 2015-12-16 13:03:23 +01:00
Alex Dima 4583359e81 Fixes #1371: clear output node in keybinding widget 2015-12-16 13:00:59 +01:00
Alex Dima c22d81d00b Fixes #1369: Do not give Electron accelerators that change with keyboard layout under Mac & Linux 2015-12-16 12:58:07 +01:00
Martin Aeschlimann 9c6f7472f3 [python] strings in dictionary values incorrectly highlighted #1175 - adopt to changes to JSON 2015-12-16 12:31:35 +01:00