Commit Graph

90679 Commits

Author SHA1 Message Date
isidor
222eb56abd debug: second click on stop session force kills the server
fixes #1225
2015-12-18 16:18:53 +01:00
Benjamin Pasero
dd3ee5a56b whoopsey 2015-12-18 15:53:01 +01:00
Benjamin Pasero
c34d2e771b There should be an option to hide the menu bar. (fixes #945) 2015-12-18 15:37:00 +01:00
isidor
ca683b5667 debug: improve getFullExpressionName
fixes #1375
2015-12-18 15:36:45 +01:00
Johannes Rieken
517145bcb6 Revert "debt - remove unused sortedList"
This reverts commit 5de62a110b.
2015-12-18 15:11:28 +01:00
Johannes Rieken
407aa34d88 remove unused string utils 2015-12-18 15:11:25 +01:00
Johannes Rieken
5de62a110b debt - remove unused sortedList 2015-12-18 15:06:44 +01:00
isidor
8192f7577c debug: introduce arguments to pass to adapter.
fixes #1199
2015-12-18 15:01:36 +01:00
Benjamin Pasero
6c1cd984aa Merge pull request #1446 from HammyHavoc/patch-1
Changed code.visualstudio.com hyperlink to HTTPS
2015-12-18 14:39:56 +01:00
Benjamin Pasero
e1b4ade218 Windows: still allow to bring up the menu when in full screen 2015-12-18 13:25:17 +01:00
Johannes Rieken
71ca416768 debt - remove unused trie 2015-12-18 13:19:04 +01:00
Johannes Rieken
04239c5afe debt - remove unused injector 2015-12-18 13:18:57 +01:00
Johannes Rieken
1eaa90ed46 remove filename suggestion 2015-12-18 13:13:08 +01:00
isidor
98050acdd3 debug: not available should be italic even if selected
fixes #1418
2015-12-18 12:59:52 +01:00
Hammy Havoc
bab67e8c5f Changed code.visualstudio.com hyperlink to HTTPS
Was previously HTTP; server automatically redirects to HTTPS, but irritating when using it on a phone as it adds a few seconds of additional loading.
2015-12-18 11:57:10 +00:00
Benjamin Pasero
edf624c157 fuzzy file picker: favor shorter matches over longer 2015-12-18 12:56:26 +01:00
isidor
9f4e851316 debug: warning to no longer use relative paths in launch.json. 2015-12-18 12:42:45 +01:00
Benjamin Pasero
1f152ab530 File picker: bypass exclude rules when picking a full file path (fixes #1445) 2015-12-18 12:24:39 +01:00
Benjamin Pasero
b20452d331 dev: restore last active viewlet to speed up dev flow 2015-12-18 11:54:18 +01:00
isidor
b0fe390fa3 debug: resolve all values from launch.config.
fixes #1180
2015-12-18 11:47:06 +01:00
isidor
61b97289fe systemVarialbes replacment: if you can not resolve a value, return the passed value. 2015-12-18 11:46:40 +01:00
isidor
86302fe84a debug: put margin-right to the .stack-frame div not the children.
#627
2015-12-18 11:17:27 +01:00
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