Jochen Kühner

Results 253 issues of Jochen Kühner

Following are still missing (most) - [ ] SWITCHING - [ ] EXTENDED_LINKED_SWITCHING - [ ] LINKED_SWITCHING - [ ] SECURITY_BACKUP_ALARM_SWITCHING - [ ] HEATING_HUMIDITY_LIMITER - [ ] HEATING_TEMPERATURE_LIMITER -...

enhancement

Migrate the following Adapters to Community Repos: (all checked in prepare is already done for this adapters) - [ ] ioBroker.hid https://github.com/soef/ioBroker.hid - [ ] ioBroker.tr-064 https://github.com/soef/ioBroker.tr-064 - [ ]...

As you wrote in your Video , if there are some Latex support Librarys: in C#: https://github.com/verybadcat/CSharpMath in C++: https://github.com/NanoMichael/MicroTeX

enhancement

I've code where some librarys import css without a assertion or a with attribute: import aaSheet from "aa.css"; this works, but if I have this code: import bbSheet from "bb.css"...

css

**Describe the bug** I try to load dayjs directly as esm module via a importmap. This is not possible, cause the imports in the npm module ar emissing the .js...

see https://github.com/tc39/proposal-explicit-resource-management

enhancement

What do we need to change: - [x] context AllowSuper is to limited. We need : AllowSuperCall (super()) and AllowSuperAccess (super.xxx) - [ ] context AllowYield means, that you allowed...

code-quality

Maybe we should add a new tests for all the 262 tests. That we parse the Javascript, write it back to JS from our ast and look if the JS...

code-quality

Hello, I'd like to work on some of the monaco issues, at least on the ESM Version, So that it is a real ESM Version wich could be used without...

### Reproducible in vscode.dev or in VS Code Desktop? - [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop ### Reproducible in the monaco editor playground? - [ ] Not...

feature-request
typescript
typescript-multifile