This website requires JavaScript.
Explore
Help
Register
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
You've already forked vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2025-12-19 17:58:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
207f6454da27db2e39a74eaf1ecc57c30f91a477
vscode
/
.eslintplugin
History
Alex Ross
34442b8b39
Warn on async suites (
#188378
)
...
Part of
#187718
2023-07-28 17:04:23 +01:00
..
code-amd-node-module.ts
add lint rule for AMD node imports
2023-07-04 11:31:36 +02:00
code-declare-service-brand.ts
…
code-import-patterns.ts
from ESM land bring over amdX-util and bring over one of its usages (
#186748
)
2023-06-30 09:05:06 -07:00
code-layering.ts
…
code-no-look-behind-regex.ts
…
code-no-native-private.ts
add lint-rule to discourage native private fields (
#186735
)
2023-06-30 06:13:18 -07:00
code-no-nls-in-standalone-editor.ts
…
code-no-standalone-editor.ts
…
code-no-test-async-suite.ts
Warn on async suites (
#188378
)
2023-07-28 17:04:23 +01:00
code-no-test-only.ts
Add eslint rule for
suite.only
(
#170994
)
2023-01-10 19:57:05 +01:00
code-no-unexternalized-strings.ts
Adopt l10n for extension-editing (
#165523
)
2022-11-04 12:04:47 -07:00
code-no-unused-expressions.ts
…
code-translation-remind.ts
…
index.js
…
tsconfig.json
…
utils.ts
…
vscode-dts-cancellation.ts
…
vscode-dts-create-func.ts
…
vscode-dts-event-naming.ts
…
vscode-dts-interface-naming.ts
Alexr00/showLocalAPI (
#173798
)
2023-02-09 09:53:24 +01:00
vscode-dts-literal-or-types.ts
…
vscode-dts-provider-naming.ts
…
vscode-dts-region-comments.ts
…
vscode-dts-string-type-literals.ts
add lint rule to prevent type discrimination properties in API types (
#180829
)
2023-04-25 11:22:28 -07:00
vscode-dts-use-thenable.ts
…
vscode-dts-vscode-in-comments.ts
…