ioBroker.javascript icon indicating copy to clipboard operation
ioBroker.javascript copied to clipboard

Script engine for JavaScript and Blockly

Results 299 ioBroker.javascript issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** VSCode has the ability to navigate back and forth between recently edited code locations using the side buttons of the...

**Describe the bug** I get errors on start of the Adapter **To Reproduce** Start the Adapter. **Expected behavior** No Errors on start. **Screenshots & Logfiles** ![image](https://github.com/ioBroker/ioBroker.javascript/assets/1881217/7ac5195a-4f3b-4829-ab6e-5a0ee0ef4dd6) **Versions:** - Adapter version:...

question

Monaco has a option to format code, which already works fine e.g. `ctrl + shift + i`. It would be great to introduce an option, to auto format when saving...

enhancement

**Describe the bug** The rules module "operate two states" mixes the operands and hence calculates wrong results for "minus" and "divide" operations. So for example if the module is configured...

bug

### I'm sure that - [X] This issue is still present in the **current beta version** of this adapter - [X] There is no other (open) issue with the same...

bug
Blockly

**Describe the bug** Since version 7.2. of the javascript Adapater I have timeout errors in two of my Blocky scripts. As far as I can see, everything regarding the scripts...

bug
Blockly
JavaScript

**Is your feature request related to a problem? Please describe.** Currently when installing user defined node modules, npm will clean them at every operation, leading to the module not being...

enhancement

### I'm sure that - [X] This issue is still present in the **current beta version** of this adapter - [X] There is no other (open) issue with the same...

bug
fixed
JavaScript

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.1.1. Release notes Sourced from eslint's releases. v9.1.1 Bug Fixes a26b402 fix: use @​eslint/create-config latest (#18373) (唯然) v9.1.0 Features 03068f1 feat: Provide helpful error message...

dependencies
JavaScript

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.1.1. Release notes Sourced from eslint's releases. v9.1.1 Bug Fixes a26b402 fix: use @​eslint/create-config latest (#18373) (唯然) v9.1.0 Features 03068f1 feat: Provide helpful error message...

dependencies
JavaScript