-
Please see the discussion at https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/tesseract-ocr/b2YFzN7MtJg/dq1-f8JjBgAJ
> I'm pleased to say that I managed to get a build scr…
-
I have created a repo for my libraries. I then added them into this project, targeting the app/libraries folder. Doing that added .git, .gitignore, and .gitmodules to the folder. Levure then tries …
-
OSX 10.11.6
ST build 3126
I am creating an indentation file for a language. The following causes a crash when reindenting:
```
name
LiveCode Script Indentation
scope
source.livec…
-
The composed widget section has handler names formatted as code within the text but the basic widget doesn't, I'm not sure which is correct but just for consistency.
**Extension Builder**
Refers to …
-
The link to the 'default script for scrollbars' QC report should be to #17851, not #17975 (BTW I tried to fix this directly and make a pull request, but got into permission issues with git...; also tr…
-
I was just about to reply to issue "How to drive F# Adoption - Part 1" (#798) when I noticed that it disappeared. Same for Part 2 (#803) and Part 3 (#809). Why do issues get deleted?
**Edit**: Part 1…
-
In LiveCode 8.0.0 DP 12 on Mac OS X 10.11, opening the script editor causes script errors.
Steps to reproduce:
1. Open the IDE
2. `put true into gRevDevelopment`
3. Create a new stack
4. Press the "C…
-
I tried to inspect the properties of the "Style" control of card 1002 of stack "revPropertyInspector1" using LC8.0-dp10 on 64-bit linux Mint 17 and was greeted with the following message in the messag…
-
Although there's no common extension, the scripts of LiveCode objects have similar but distinct grammars from the two you provide. Could you add their grammar as well? For now, it would probably be th…
-
```
on python 2.5.4, livecoding 0.2, on mac os x leopard:
$ python test_reloading.py
WARNING:root:TODO, implement leakage compatibility case
............E.E
=========================================…