Kevin Nowaczyk
Kevin Nowaczyk
I’m just dealing with Linting raw VBA code that is exported from Excel without Rubberduck, so I don’t think the precompiler directives will come into play. I just published [a...
Does this also implicate user-defined imagery? It seems like every time the app updates, I have to re-add some custom tile servers. In fact for some reason today I only...
My repro takes data from the live OSM API as its source. However, any data can be reformatted into the xml format and used. I have a directory of tests...
@ooosssay not luck, @bryceco reached out to me about a rendering issue and linked to this request. my project is maybe 70% of where I would like it to be,...
I know this is an old issue...but it’s still open so it’s fair game, right? I host some VBA code on GitHub and I can see a huge use case...
Thank you for the well written thought out message. My long term goal is to allow users to develop VBA projects with git, and use actions to compile them into...
> I don't see how what I'm suggesting goes against your vision more then likely I’ve misunderstood some of what you said then, since I’m not much of an expert...
I’m happy to accept any pull requests for any project. One of my plans is to expand the lint-VBA project to more thorough analysis of the ANTLR parse tree. Inspecting...
> new VScode web editor? no, definitely on the previous version. There is a more “IDE-like” web editor, but this was the standard, glorified text editor. I don’t know what...
> Note however that currently the line endings in the Git index are still CRLF for bas/frm/cls files thanks. I thought I checked and changed them all in pull request...