Граф коммитов

17 Коммитов

Автор SHA1 Сообщение Дата
JasonYeMSFT 08061abbd7
Upgrade dev packages (#2171)
* Upgrade dev packages

* Delete un-run tests, add npm clean command
2023-09-15 10:42:19 -07:00
Alex Weininger e73db109de
Remove skipLibCheck (#1943) 2021-11-15 16:59:30 -05:00
Neelima Potharaj f86ccb7383
Updated deprecated packages "azure-arm-cosmosdb" and "azure-arm-postgresql" (#1730) 2020-11-02 13:03:06 -08:00
Eric Jizba f2a9fe129f
Engineering work to make our repos more consistent 👷🏻‍♂️ (#1387) 2020-03-31 10:37:05 -07:00
Eric Jizba 54f77b2705
Turn on strictNullChecks (#1380) 2020-03-24 11:33:43 -07:00
Eric Jizba ad073a99b8
Turn on several auto-fixable lint rules 🧹 (#1316) 2020-01-28 14:50:56 -08:00
nturinski c70af1173f Changes to fix the test 2019-10-23 11:46:08 -07:00
Stephen Weatherford (MSFT) 0797fa0b68
webpack (#996)
* webpack

* work

* Fix max-buffer issue with vsce package

* Remove mongodb-core comment

* updates

* fix map file

* PR fixes
2019-01-16 17:06:06 -08:00
Eric Jizba 8351e5b11d
Fix duplicate identifiers when linking npm packages (#801) 2018-08-28 16:12:52 -07:00
Prashanth d81cc27b28
Start: Implement strictNullCheck in a few files (#522)
* Initial Commit

* Add a couple of files

* timer to undefined
2018-04-11 17:48:44 -07:00
Prashanth 1653ace5ae
Implement 'no Unused Parameters' typescript compilation rule (#518)
* Implement rule

* Based on Stephen's feedback.
2018-04-11 11:21:48 -07:00
Prashanth 136709a289
Enforce noImplicitThis and noImplicitReturns on src (#374) 2018-03-01 11:38:49 -08:00
Prashanth 1f99c85598
Enforce noUnusedLocals in src (#373)
* ts rules: noUnusedLocals everywhere but src/graph

* Enforce noUnusedLocals in src/graph.

* Changes based on Stephen's feedback.
Remove a subscription push since this.graphView seems to be undefined.

* Changes based on feedback.

* Clean the merge
2018-02-28 14:08:59 -08:00
Stephen Weatherford 945d6b538e Clean up 2017-11-06 16:23:49 -08:00
Stephen Weatherford 262b9fc1d5 Display graphs 2017-11-03 17:32:49 -07:00
Sandeep Somavarapu 914c9b3cfd Mongo language server
- Completion item provider
2017-04-20 13:42:55 +02:00
Sandeep Somavarapu e4bec35280 Initial commit: Push working extension changes 2017-03-24 11:07:48 +01:00