[Scons-dev] Adding support for Visual Studio Code workspace generation
Bill Deegan
bill at baddogconsulting.com
Sun Nov 27 15:42:09 EST 2016
Andrew,
If it's interesting to you, go ahead and work on it!
There's an index of community supported builders in the wiki. Feel free to
add your work there (https://bitbucket.org/scons/scons/wiki/ToolsIndex).
Or if you like add it to here: https://bitbucket.org/scons/scons-contrib
There's some good info on writing tools here:
https://bitbucket.org/scons/scons/wiki/ToolsForFools
BTW. Bitbucket is not where issues are kept for scons. They're currently
stored on tigris: http://scons.tigris.org/project_issues.html
-Bill
On Sun, Nov 27, 2016 at 7:11 AM, Andrew Featherstone <
andrew.featherstone at cantab.net> wrote:
> Hi All,
>
> Microsoft's Visual Studio Code (vscode) https://code.visualstudio.com is
> gaining popularity where I work. It looks like all a workspace's
> configuration is stored in a set of JSON files. which should be pretty
> simple to auto-generate. Is there any interest in adding a VSCode builder
> to compliment the MSVSProject and MSVSSolution builders (
> http://scons.org/doc/production/HTML/scons-user.html#b-MSVSProject and
> http://scons.org/doc/production/HTML/scons-user.html#b-MSVSSolution)?
>
> My initial interest would be auto-generating the workspace to setup for
> debugging using GDB on Linux.
>
> Thoughts? Should I raise an issue on Bitbucket before working on this?
>
> Andrew
>
> _______________________________________________
> Scons-dev mailing list
> Scons-dev at scons.org
> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20161127/0a08a3ed/attachment.html>
More information about the Scons-dev
mailing list