Charles Gagnon
8bc7079d78
strict compile for queryResultsView ( #12581 )
2020-09-23 13:17:23 -07:00
Anthony Dresser
d9b4af1217
strict null check contrib/editorReplace and services/queryEditor ( #12166 )
2020-09-08 14:06:43 -07:00
Charles Gagnon
b8d0e2a9e3
Cleanup and fixes for resource viewer and filter plugin ( #12154 )
...
* Cleanup and fixes for resource viewer and filter plugin
* fix strict nulls
2020-09-04 19:10:26 -07:00
Charles Gagnon
e6d250c640
Base resource viewer editor ( #12039 )
...
* Base resource viewer editor
* Use table more directly
* Dispose listeners
* Fix strict compile
* undo
* More strict fixes
* Remove theming logic
* comments
* more fixes
* cleanup
* Remove actions contribution
2020-09-02 13:02:58 -07:00
Anthony Dresser
286c021df9
Fix access to query editor configuration ( #11321 )
...
* fix access to query editor configuration
* fix configuration type
* fix setting type
2020-07-13 13:05:36 -07:00
ADS Merger
28be33cfea
Merge from vscode 79a1f5a5ca0c6c53db617aa1fa5a2396d2caebe2
2020-05-31 19:47:51 +00:00
Anthony Dresser
df5df38a55
Query Runner Tests ( #10252 )
...
* rework some code and write an inital test
* fix strict
* add more to standard test
* add to existing workflow test
* fix tests
* simplify the code
* add more tests
* remove bad import
* fix compile
* fix timestampiong
2020-05-06 13:38:12 -07:00
Anthony Dresser
3e5b7fd3e6
Fix errors in message panel ( #10257 )
...
* fix errors in message panel
* fix compile
2020-05-02 19:37:42 -07:00
Anthony Dresser
92e0b2e130
Rework message panel ( #10177 )
...
* wip
* fix compile
* fix look
* fix hygiene errors
* add back functionality
* fix some issues with accessibility
* proper dispose template
* handle state properly in message panel
2020-04-30 13:49:18 -07:00
Anthony Dresser
0405658be7
fix issue with setting false ( #9611 )
2020-03-16 11:12:57 -07:00
Anthony Dresser
edd396f0fe
Fix text content in title ( #9534 )
...
* fix text content in title
* revert changes and change default setting instead
2020-03-11 12:38:26 -07:00
ADS Merger
4c3e48773d
Merge from vscode cfc1ab4c5f816765b91fb7ead3c3427a7c8581a3
2020-03-11 04:19:23 +00:00
Anthony Dresser
d6b5d3c6b1
implement editor move and fix disposal error in query editor ( #9281 )
2020-02-26 21:11:48 -08:00
Anthony Dresser
1d0f76d26a
Setup files for workbench/services to be strict compiled ( #9168 )
...
* setup services to be strict compiled. fix some of the issues
* fix compile
* fix compile
* revert some undefined changes
2020-02-19 16:07:57 -08:00
ADS Merger
1e308639e5
Merge from vscode 9bc92b48d945144abb405b9e8df05e18accb9148
2020-02-19 03:11:35 +00:00
Anthony Dresser
506c6a5e5f
More Layering ( #9139 )
...
* move handling generated files to the serilization classes
* remove unneeded methods
* add more folders to strictire compile, add more strict compile options
* update ci
* wip
* add more layering and fix issues
* add more strictness
* remove unnecessary assertion
* add missing checks
* fix indentation
* wip
* remove jsdoc
* fix layering
* fix compile
* fix compile errors
* wip
* wip
* finish layering
* fix css
* more layering
* rip
* reworking results serializer
* move some files around
* move capabilities to platform wip
* implement capabilities register provider
* fix capabilities service
* fix usage of the regist4ry
* add contribution
* wip
* wip
* wip
* remove no longer good parts
* fix strict-nulls
* fix issues with startup
* another try
* fix startup
* fix imports
* fix tests
* fix tests
* fix more tests
* fix tests
* fix more tests
* fix broken test
* fix tabbing
* fix naming
* wip
* finished layering
* fix imports
* fix valid layers
* fix layers
2020-02-15 01:54:23 -06:00