Nicco Simone
Nicco Simone
I'm having issues on windows as well and I'm not sure if it's related. I'm not seeing any output from the search command using ag. Same setup as above. I'm...
looks like ripgrep works great though. Ag still silently failing for me. Nothing in the dev tools window being logged from what I can see...
``` Brightscript Debugger> a = [0,1,2,3] Brightscript Debugger> b = 1.9999999 Brightscript Debugger> ?b 2 Brightscript Debugger> ?a[b] 1 ------------------------------------------------------- Brightscript Debugger> var args roAssociativeArray refcnt=3 count:7 global Interface:ifGlobal m...
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.21.0-beta0 x64 **Electron**: 1.6.9 **OS**: Microsoft Windows 10 Pro **Thrown From**: [atom-ctags](https://github.com/yongkangchen/atom-ctags) package 5.1.0 ### Stack Trace Failed to activate the...