Eric Jizba
781dcc938b
Update dependencies and engineering practices ( #4 )
...
A combination of a few PRs already done in other repos:
- Easier debugging in a webpacked world 🕸📦 🌎 : https://github.com/microsoft/vscode-cosmosdb/pull/1369
- Engineering work to make our repos more consistent 👷🏻♂️ : https://github.com/microsoft/vscode-cosmosdb/pull/1387
- Bump min version of VS Code to 1.40.0 and Node.js to 12.0.0: https://github.com/microsoft/vscode-cosmosdb/pull/1387
2020-05-19 12:03:33 -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