-
There is a crash, on Mobile
1) Journal -> Word Puzzle entry -> we can go there -> we get to go to Word Puzzle
-- no crash
2) Journal -> go to a "Listen" entry -> we crash
this points…
-
Hi Trevor,
I'm trying to get URL protocols working. Following instructions on file_system helper wiki page.
- updated my app.livecode script to include required handlers for URL protocols
- gene…
-
Issue Type: Bug
1) Usedouble left-mouse clicks to select some text, for example function name.
2) Right-click to open menu. It will close with mouse release.
VS Code version: Code 1.55.2 (3c4e3df…
-
Sorry for posting this silly question here, but as LiveCode-newbie i'm completely lost:
How to »install« the library? Is it just a library? I copied the .livecodescript to
LiveCode Indy (9.6.1)/Co…
-
When editing a new script for an object, GLX2 now shows line numbers and also already placeds code folding triangles at line 1, 6, 14, 18,20
It is not possible to press Enter in line 6 as long as l…
-
I have installed multiple extension for Python, MSSQL Server, MySQL, PL/SQL, and RStudio. The seems to load issues with Extension receiving pop notification regarding loading and settings. Also to m…
-
Issue Type: Bug
- Run VSCode maximised on a multi-monitor setup
- Put VSCode on screen at the right of another
- Open File menu
### Excepted
It should open on the same screen as VSCode
### W…
-
I'm having a failure getting this running on a windows machine. Any obvious issues here?
Code I tried:
````
pkgbuild::has_rtools()
pkgbuild::check_rtools(debug = FALSE)
pkgbuild::rtools_path()…
-
Trying to install the gedit plugin in MingW64 fails:
```sh
$ python ./extensions/gedit/install.py
Install gedit plugin
Traceback (most recent call last):
File "C:\Users\Stu\Desktop\projects\m…
-
Hi Trevor,
I have tried to create my first DataView, following instructions in Readme.
- added DataView to my Levure app and configured app.yaml
- from message box called dvIdeCreateDataViewCon…