-
When generating the brightscript output, brighterscript should also produce sourcemaps so that debuggers can map output line/column numbers to source line/column numbers.
-
https://github.com/TwitchBronBron/vscode-brightscript-language/blob/456b4d8146400d4af7bf4bddac10d32ef3cfcfdf/.vscode/settings.json#L15
Is there a reason this setting is here? This makes it so new f…
-
I think a great new feature would be to have an option to log the OUTPUT, BRIGHTSCRIPT LOG and other windows to an output file on the filesystem for viewing dynamically as it is written, or later on a…
-
Having Filenames match component names would useful from a development point of view.
In many cases the component name is slightly different (and in some quite different) which just adds an addit…
-
Is there a way to disable an error/warning using the "bs:disable-next-line" syntax in XML files?
In our environment, we get the missing file error (1004) showing up in XML files.
-
Brightscript allows using the "dim" keyword to create roArray objects. It is especially useful for creating multidimensional arrays. It appears that this is currently not supported by the emulator.
…
-
If a string ends with a " then it doesn't show right both on pop over and vars pane
![image](https://user-images.githubusercontent.com/1753881/59949636-b6131600-9441-11e9-95b8-0f319ec609bf.png)
-
## The dependency [prismjs](https://github.com/LeaVerou/prism) was updated from `1.17.1` to `1.18.0`.
🚨 [View failing branch](https://github.com/SeonHyungJo/SeonHyungJo.github.io/compare/new-blog...…
-
**Describe the bug**
App freezes on "Connect to Server" or "Sign In" screen when back button is pressed.
**To Reproduce**
1. Go to "Sign In", or "Connect to Server" screen
2. Click "back…
-
On this particular project from CDB file, sourcetrail is crashing while indexing at about 10% 385/3519 files. I am using a 8 cores CPU on Centos 7, with 24 GB RAM. When crashing RAM usage is about 20%…