Bruce Dawson
Bruce Dawson
Having vs-chromium-project.txt have a way to point to additional directories would be great (note: directories, either semi-colon separated or with multiple additional-directory entries). I tend to copy vs-chromium-project.txt files from...
I have vs-chromium-project.txt files in multiple folders, such as src/chromium and src/depot_tools. When I open a file from src/chromium (any file) it loads and indexes all of the code from...
It could also be helpful to have an action that takes the defaults and creates a vs-chromium-project.txt file for editing. Right now switching from the defaults to a configuration file...
The implementation I'm using right now is simple and works nicely but doesn't have an option to display all build results overlaid. This also makes multi-file support meaningless. I'm not...
I'm finding it useful to display results from the last 'n' incremental builds, separated by a small gap. I'll try to work up another PR to add that as an...
Good question. I'm not sure that the builds are going there. Do you know how that is configured? The most recent FYI build of ARM64 Win32 is at https://ci.chromium.org/p/chromium/builders/ci/win32-arm64-rel/1255 and...
https://www.virustotal.com/gui/file/9065ebf849e9760d8431921c07e372a83850b0350de1545ae1fc82335e13ca9c It's down to 9 scanners showing a red flag now, as far as I can tell. And, they are mostly calling it "Trojan.Generic" which is "A generic detection has...
Also, feel free to examine the source and build it from source, although you probably won't get a matching binary because the CLR has moved on.
I thought about filing a separate issue but decided to comment on this one instead. In the web browser world it is now assumed that users can drag tabs out...
Reiterating the last comment, this is the installer that should be used for VS 2022. I have been using it for three years without problems: https://github.com/chromium/vs-chromium/releases/tag/v0.9.39 It is too bad...