-
### Use Case
The current mechanism to import javascript/typescript is `extern`. Among several DX issues, a primary difficulty is that it forces the user to declare types for the module upfront within…
-
The Python cli used to look for keywords, such as `ember` or `backbone`, in Html files and assume those keywords being present means the associated JavaScript library was being included on the page wi…
-
## Search Terms
yaml
tsconfig format
## Suggestion
I suggest allowing the `tsconfig.json` file to be replaced with `tsconfig.yaml`.
This would be implemented by simply converting the yaml…
-
Greetings.
I'm using maqqeta and have the option to create custom widgets easily, I created some without problem.
Now I try to do the same by creating one containing a gridx but shows all the elements…
-
When setting a cookie, and the returning a response object the response object ignores any previous set cookies or headers.
The response object expects a headers= argument, and otherwise resets the…
-
I was thinking about what to consult for command-line parsing behaviours which people using the Node.js eco-system are likely to encounter.
The two specifications I am aware of are:
- POSIX which …
-
```
What steps will reproduce the problem?
Would it be possible to add syntax highlighting for Smalltalk?
Here is a JavaScript based parser for Smalltalk:
https://github.com/dvberkel/SyntaxHighlig…
-
```
What steps will reproduce the problem?
Would it be possible to add syntax highlighting for Smalltalk?
Here is a JavaScript based parser for Smalltalk:
https://github.com/dvberkel/SyntaxHighlig…
-
```
What steps will reproduce the problem?
(JavaScript 1.8 code)
let [foo,,] = [1, 2, 3];
What is the expected output? What do you see instead?
js2-mode claims to support only up to JS 1.7, so it's …
-
```
What steps will reproduce the problem?
Would it be possible to add syntax highlighting for Smalltalk?
Here is a JavaScript based parser for Smalltalk:
https://github.com/dvberkel/SyntaxHighlig…