issues
search
scijava
/
script-editor
Script Editor and Interpreter for SciJava script languages
http://imagej.net/Script_Editor
BSD 2-Clause "Simplified" License
12
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ollama-compatible AI-assisted code generation
#71
haesleinhuepf
opened
3 months ago
5
AI assisted Script Editiing: removed dependencies, refactored OpenAI code, added anthropic Claude
#70
haesleinhuepf
opened
3 months ago
1
OutputPane: Fix hardwired font
#69
tferr
closed
8 months ago
0
make OpenAI API key optional and prompt prefix, model name configurable
#68
haesleinhuepf
closed
1 year ago
2
introducing chatGPT support
#67
haesleinhuepf
closed
1 year ago
2
Auto-completion popup does not respect EditorPane's theme
#66
tferr
opened
1 year ago
0
Add constructor parameter to specify language preference for REPL
#65
skalarproduktraum
closed
1 year ago
1
Command Palette, Kotlin and Markdown syntaxes and other features
#64
tferr
closed
2 years ago
2
Add Source Search Action for SciJava Scripts
#63
gselzer
closed
2 years ago
1
Support for Markdown, Kotlin
#57
tferr
closed
2 years ago
1
GUI improvements
#56
tferr
closed
2 years ago
17
Position not represented by view
#55
ZhaoJK
closed
2 years ago
3
JythonAutoCompletions fail to load in Fiji
#54
artgolden
opened
2 years ago
2
New Jython auto-completion pulldown filled wrongly
#53
haesleinhuepf
closed
2 years ago
15
Fix autocompletion listener
#52
acardona
closed
3 years ago
0
Extend Jython auto-completion to instantiated classes
#51
tferr
closed
2 years ago
13
AutoCompletionListener
#50
acardona
closed
4 years ago
1
BadLocationException in Python Auto-completion
#49
haesleinhuepf
closed
4 years ago
1
New Python Language support plugin breaks old
#48
haesleinhuepf
closed
3 years ago
11
Autocompletion of imports, class names, and static fields and methods after a classname
#47
acardona
closed
4 years ago
6
Fix open help with new menu item "Source or javadoc for class or package..."
#46
acardona
closed
4 years ago
1
bugfix: put tokenmakers in hashmap with the correct name
#45
haesleinhuepf
closed
2 years ago
0
Fix source code and javadoc lookup functions
#44
ctrueden
closed
4 years ago
6
Setting language to None causes NullPointerException
#43
haesleinhuepf
closed
4 years ago
1
FileSystemTree event loop: ignore children file events that aren't CREATE or DELETE.
#42
acardona
closed
4 years ago
0
Add language support plugin for Groovy.
#41
imagejan
opened
4 years ago
1
Upgrade to miglayout-swing-5.2
#40
imagejan
closed
4 years ago
0
Confusing semantics for variable names in default bindings of interpreter
#39
kephale
opened
5 years ago
0
When opening a new Script Editor window, constrain dimensions to desktop
#38
acardona
closed
4 years ago
7
When the file has changed, the "reload" dialog opens but it cannot be refused
#37
acardona
opened
5 years ago
0
Adding new folders doesn't seem to trigger update of the FileSystemTree
#36
acardona
closed
2 years ago
1
Filter listed files
#35
acardona
closed
5 years ago
5
Attempt at fixing the synchronization issue arising when saving a file into an open folder
#34
acardona
closed
5 years ago
1
Feature request: add a text field to filter files by extension
#33
acardona
closed
4 years ago
1
Script Editor minimises into bottom left corner
#32
camlloyd
opened
5 years ago
2
Treeview-related Exception when "Save as..."
#31
haesleinhuepf
closed
4 years ago
5
FileSystemTree: run UI updates in the event dispatch thread
#30
acardona
closed
5 years ago
1
ERROR when loading JavaLanguageSupportPlugin on Java 10+
#29
stelfrich
closed
5 years ago
0
File system tree for the Script Editor
#28
acardona
closed
5 years ago
36
A REPL for the Script Editor and incremental evaluation
#27
acardona
closed
5 years ago
1
Adjust fonts of the screen and error window when adjusting the editor's font
#26
acardona
closed
6 years ago
11
Bug with integer persistence and default value
#25
LauLauThom
closed
5 years ago
2
Implement Install Macros functionality
#24
imagejan
opened
6 years ago
0
Unify ImageJMacroTokenMaker with the new code completion functionality
#23
imagejan
opened
6 years ago
0
Pave the way for IJ1 macro language autocompletion
#22
ctrueden
closed
6 years ago
0
Implement ij1macro autocompletion
#21
haesleinhuepf
closed
6 years ago
3
Script editor keyboard shortcuts not working on Mac (increase/decrease font size, block comment)
#20
GenevieveBuckley
opened
6 years ago
4
getBoolean from PrefService does not work in Jython
#19
LauLauThom
closed
6 years ago
2
Make script editor shortcuts more accessible
#18
imagejan
closed
2 years ago
4
Script title not updated after Save As
#17
imagejan
opened
6 years ago
0
Next