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