Commit graph

31108 commits

Author SHA1 Message Date
isidor ae60622007 explorer: better message for root move
fixes #44551
2018-03-14 17:57:37 +01:00
isidor ffcc105bcb debug: polish inline values scheduler work 2018-03-14 17:52:45 +01:00
Johannes Rieken 8ed4f456d0 use #region in proposed API 2018-03-14 17:48:24 +01:00
Isidor Nikolic 3853162597
Merge pull request #45731 from nojvek/inline-values
updateInlineDecorations when model content changes
2018-03-14 17:41:18 +01:00
Joao Moreno 572079a2f3 fix npe 2018-03-14 17:10:37 +01:00
Johannes Rieken b4d91dea77 first steps in rendering related diagnostic information, #10271 2018-03-14 17:00:33 +01:00
Noj Vek aff222c249 Use scheduler
Also rename fns and consts to have less ambiguous`InlineValueDecorations` suffix
2018-03-14 08:50:59 -07:00
Benjamin Pasero d43d9674ee macOS: cannot quit with 0 windows open from dock anymore (fixes #45776) 2018-03-14 16:46:17 +01:00
Martin Aeschlimann 6804f4d9cd [html] update dependencies, extract folding, folding tests 2018-03-14 15:53:24 +01:00
Johannes Rieken a4c05af8a3 better fix for #45561 2018-03-14 15:46:47 +01:00
Joao Moreno 6b7d8721f2 fixes #45763 2018-03-14 14:58:52 +01:00
Johannes Rieken 9720e982d6 let F8 only visit errors and warnings, #44141 2018-03-14 14:42:16 +01:00
Johannes Rieken 904bd6e5ed only show errors and warnings in explorer, #44141 2018-03-14 14:39:40 +01:00
Joao Moreno cc11eb00ba update gulp-atom-electron 2018-03-14 14:17:42 +01:00
Joao Moreno 2bd6ccd11e fix indentation 2018-03-14 14:17:42 +01:00
Johannes Rieken 5fa4641b10 allow to query for certain severities, #44141 2018-03-14 14:14:27 +01:00
Johannes Rieken 185630f925 add MarkerSeverity, #44141 2018-03-14 13:23:09 +01:00
Sandeep Somavarapu 0a165e8815 Fix #42401 2018-03-14 17:44:51 +05:30
zikalino c4e97b6b7f make sure yml extesion is default for yaml files 2018-03-14 20:11:58 +08:00
Johannes Rieken f4c997a5c9 back to simple getDiagnostics-function, #30075 2018-03-14 12:42:38 +01:00
Sandeep Somavarapu f2bb10517f #43813 💄 2018-03-14 16:51:01 +05:30
isidor d67d53d1db zenMode: on shutdown make sure to get out of zenmode
fixes #45610
2018-03-14 11:59:31 +01:00
Benjamin Pasero 68ff52b4c7 increase timeout for #45745 2018-03-14 11:42:07 +01:00
isidor b92f1d1fd8 debug: variables controller react on mouse up to allow double click to set value
fixes #45577
2018-03-14 11:40:13 +01:00
Johannes Rieken 8a156e1d95 adding IRelatedInformation to the marker model, #260 2018-03-14 11:39:00 +01:00
Sandeep Somavarapu 1107f171f1 Fix #44038 2018-03-14 16:08:01 +05:30
Sandeep Somavarapu 72dd203f64 Fix #32003 2018-03-14 16:00:09 +05:30
Joao Moreno 473cc9f1b2 upload sourcemaps 2018-03-14 11:26:24 +01:00
Andre Weinand 28cb68da19 update DAP 2018-03-14 11:25:15 +01:00
Joao Moreno c1979d3038 fix upload vscode configuration 2018-03-14 11:24:30 +01:00
Isidor Nikolic d8600f23bb
Merge pull request #45691 from chryw/master
More tweaks for #45406
2018-03-14 11:07:10 +01:00
Johannes Rieken ec091c2c01 add DiagnosticChangeEvent #30075 2018-03-14 11:00:42 +01:00
Johannes Rieken 2f4dedeb6d add tests for DiagnosticsCollection events, #30075 2018-03-14 10:48:01 +01:00
Joao Moreno ffa6fe4b6f Merge branch 'yaml-builds' 2018-03-14 10:29:41 +01:00
Joao Moreno 3334169368 rename build files 2018-03-14 10:18:03 +01:00
Martin Aeschlimann 67e6d8f675
Merge pull request #45729 from Arnie97/patch-1
Update file extensions for the ini language
2018-03-14 10:08:45 +01:00
Joao Moreno 7c26e85650 fix linux 32 2018-03-14 09:33:32 +01:00
João Moreno 13f3c4de05
Merge pull request #45696 from stevedesmond-ca/master
Properly set electron version in env scripts
2018-03-14 09:10:26 +01:00
Joao Moreno adf33f772b phase conditions 2018-03-14 09:00:45 +01:00
Joao Moreno b4d10fba8c use matrixes 2018-03-14 08:53:12 +01:00
Joao Moreno fe806003d3 fix variables 2018-03-14 08:51:33 +01:00
Joao Moreno 1444a7f3cc use matrixes 2018-03-14 08:49:24 +01:00
Sandeep Somavarapu 037613679a Fix #14554 2018-03-14 13:14:54 +05:30
Joao Moreno a17fe8b104 build: remove verbose flag 2018-03-14 08:29:17 +01:00
Benjamin Pasero c9b875a32d Allow to open notifications center if there are no notifications (fixes #44509) 2018-03-14 08:02:23 +01:00
Sandeep Somavarapu ec3c083444
Merge pull request #45593 from rsalvador/counters
Make problem counters consistent, fixes #45592
2018-03-14 11:04:17 +05:30
Sandeep Somavarapu b64faa9939 Polish #43037 2018-03-14 10:49:21 +05:30
Noj Vek c520ab5e51 Fixes 43199: Debugger inline values jumps to second line when hit enter
updateInlineDecorations when model content changes
2018-03-13 21:58:43 -07:00
Arnie97 73b9d4b7e0
Update file extensions for the ini language
freedesktop.org desktop entries:
https://wiki.archlinux.org/index.php/Desktop_entries

.gitconfig:
https://git-scm.com/docs/git-config#FILES
2018-03-14 12:54:13 +08:00
Gus Hurovich a716373aaa Adding Live Preview for Wrapping Individual Lines with Abbreviation (#45453)
* Adding Live Preview to wrapIndividualLinesWithAbbreviation

* Refactoring

* Re-arranging code
2018-03-13 21:34:52 -07:00