issues
search
microsoft
/
vscode-loader
An universal Asynchronous Module Definition (AMD) Loader developed primarily to load VSCode's sources.
Other
170
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
index.html
#60
MrBandit81
opened
1 week ago
1
Allow relative module identifiers that end with `.js`
#59
bpasero
closed
3 months ago
0
feature: set `amdLoaderGlobal` to `globalThis` in case `this` is not defined
#58
SimonSiefke
closed
3 months ago
1
Add extension esm support
#57
v4lentin1879
opened
5 months ago
5
Support ES6 Modules
#56
JustinGrote
opened
8 months ago
9
Disable rich nav support
#55
dbaeumer
closed
11 months ago
0
Writes the module manager to the require function.
#51
hediet
closed
1 year ago
0
Add CodeQL comments
#50
alexdima
closed
1 year ago
0
Revert adopting `globalThis` because it breaks running under electron
#49
alexdima
closed
1 year ago
0
Update to latest Typescript, compile to es6 and adopt `globalThis`
#48
alexdima
closed
1 year ago
0
Remove PR Chat
#47
lramos15
closed
2 years ago
0
Why?
#46
lemanschik
closed
2 years ago
1
Use `@vscode` name
#45
alexdima
closed
2 years ago
0
readme nodejs example lacks mapping from loader to vscode-loader
#44
BurtHarris
opened
2 years ago
0
Avoid overwriting the nodejs closure require
#43
alexdima
closed
2 years ago
0
Remove unused configuration options
#42
alexdima
closed
2 years ago
0
Delete nls and css plugins since they are now in the vscode sources
#41
alexdima
closed
2 years ago
0
Add `buildForceInvokeFactory` option
#40
alexdima
closed
2 years ago
0
Add pr chat yml
#39
lramos15
closed
2 years ago
0
introduce base option for nls
#38
TylerLeonhardt
closed
2 years ago
0
Throw more detailed error when compilation fails
#37
Charles-Gagnon
opened
2 years ago
0
Support dynamic import under NodeJS
#36
Silic0nS0ldier
opened
2 years ago
3
`ModuleManager._onLoadError` swallows erros
#35
bpasero
closed
3 years ago
1
Support node.js from worker
#34
bpasero
closed
3 years ago
2
Computed insertion point clashing with `next/head`
#33
Andarist
closed
3 years ago
3
Remove unused fallback code path
#32
Andarist
closed
3 years ago
1
String format should check number of args against placeholders to detect mismatches
#31
dbaeumer
opened
3 years ago
3
fix: self.eval() need a string on Chrome 86
#30
conwnet
closed
3 years ago
1
accept options in require.resolve
#29
markyfyi
closed
3 years ago
1
Patched require.resolve doesn't accept second argument `options`
#28
thorn0
opened
4 years ago
0
define is not defined
#27
jinwenhua
closed
4 years ago
1
Use head instead document.head
#26
robertoaraujom
closed
4 years ago
2
Can I make javascript intellisense work in VS Code for project using vscode-loader?
#25
chongchai
closed
4 years ago
1
Normalize line endings
#24
SamB
closed
5 years ago
1
Misc. nitpicks
#23
SamB
closed
5 years ago
1
Faster cached data loading
#22
jrieken
closed
5 years ago
0
Bug
#21
vbilopav
opened
5 years ago
0
compile to es6?
#20
vbilopav
opened
5 years ago
1
Loader conflicts with jQuery Validation Plugin
#19
Maximres
closed
5 years ago
1
Allow configuring vscode-loader to use a CSP nonce.
#15
lweichselbaum
closed
6 years ago
4
Fixes 13: Allow only string | number in the localize call.
#14
dbaeumer
closed
6 years ago
1
Allow only string | number in the localize call.
#13
dbaeumer
closed
6 years ago
2
Use vscode-loader with remote content in Electron
#12
paul-marechal
opened
6 years ago
1
Why doesn't VSCode use require.js directly?
#11
vikyd
opened
6 years ago
3
support loading scoped modules at runtime
#10
ggilmore
closed
6 years ago
1
Unload or ability to redefine a module?
#9
joewood
opened
7 years ago
3
error with factory method
#8
SpencerCBrown
closed
6 years ago
0
[Question] RegExp vs String check in utils.ts
#7
friedemannsommer
closed
6 years ago
0
[Question] Why do you use the while-loop instead of String.prototype.trim?
#6
friedemannsommer
closed
7 years ago
2
Prevent unnecessary errors for known node modules
#5
jrieken
closed
7 years ago
0
Next