-
In the Ibex GUI, in the Scripting view, I can open multiple Console tabs using the menu buttons on the right. These appear to be exact clones of one another (i.e. executing a command in one shows the …
-
In #265, @kephale added a widget that replicates the [Script Interpreter](https://imagej.net/scripting/interpreter) in napari-imagej. However we noted on [Zulip](https://imagesc.zulipchat.com/#narrow/…
-
### Issue Kind
Improving documentation
### Existing Link
https://python-poetry.org/docs/pyproject/#scripts
### Description
✅ Happy to add this myself in a PR
There is no mention of the `type` …
-
```js
//! foo
export let x
console.log('in a') //! Copyright notice 1
console.log('in b') //! Copyright notice 1
console.log('in c') //! Copyright notice 2
export default () => {
/**
…
-
## Description
- Option to show/hide or filter some Warning/Error from Scripting Console
-
### Issue
Not getting the exact caret position using mf.position.
### Steps that are specific and repeatable
1. This is the value in the input box which contains two matrix saparated by a \\sqr…
-
### I have attempted solutions to common problems
Yes
### I have checked that my game version is supported
Yes
### OS
Linux
### Platform
Steam
### Description
When i installed the DLL into /b…
-
### Describe the bug
The script part of AST specifically imports are missing `importKind` type
### Reproduction
```ts
import { parse } from 'svelte/compiler';
const ast = parse(`
i…
-
So at the moment we have some examples/scrips in the digicampipe root folder.
resulting in people often cd there and execute the scripts from there.
If we convert these scripts to "console script…
-
# Describe the bug
Chaining 2 scripts works when you don't edit the first script. Edit the second and console reports "no screen with...." error console
### To Reproduce
1. Create a button
2…
ryc76 updated
2 months ago