• VSCode + WSL makes Windows awesome for web development

    From rbowman@21:1/5 to All on Wed Feb 28 16:27:12 2024
    https://world.hey.com/dhh/vscode-wsl-makes-windows-awesome-for-web- development-9bc4d528?utm_source=tldrwebdev

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to All on Thu Feb 29 02:04:49 2024
    What a pity VS Code is such a pile of crap.

    Why doesn’t it use Dotnet, for example? Maybe because Dotnet is itself a
    pile of crap?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Lawrence D'Oliveiro on Thu Feb 29 02:40:20 2024
    On Thu, 29 Feb 2024 02:04:49 -0000 (UTC), Lawrence D'Oliveiro wrote:

    What a pity VS Code is such a pile of crap.

    Why doesn’t it use Dotnet, for example? Maybe because Dotnet is itself a pile of crap?

    How would you know?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to rbowman on Thu Feb 29 02:45:27 2024
    On 29 Feb 2024 02:40:20 GMT, rbowman wrote:

    On Thu, 29 Feb 2024 02:04:49 -0000 (UTC), Lawrence D'Oliveiro wrote:

    What a pity VS Code is such a pile of crap.

    Why doesn’t it use Dotnet, for example? Maybe because Dotnet is itself
    a pile of crap?

    How would you know?

    Because Microsoft won’t use Dotnet for anything important. Like Office,
    for example.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Lawrence D'Oliveiro on Thu Feb 29 05:59:31 2024
    On Thu, 29 Feb 2024 02:45:27 -0000 (UTC), Lawrence D'Oliveiro wrote:

    On 29 Feb 2024 02:40:20 GMT, rbowman wrote:

    On Thu, 29 Feb 2024 02:04:49 -0000 (UTC), Lawrence D'Oliveiro wrote:

    What a pity VS Code is such a pile of crap.

    Why doesn’t it use Dotnet, for example? Maybe because Dotnet is itself >>> a pile of crap?

    How would you know?

    Because Microsoft won’t use Dotnet for anything important. Like Office,
    for example.

    I have the feeling the last thing you developed was a bad rash so I
    question your standing to discuss the shortcomings of VS Code. In fact I
    just used it on Linux with the PlatformIO plugin to program an Arduino.
    It's quite a bit nicer than the Arduino IDE although I haven't worked with
    the 2.0 version yet. I also have the Dotnet SDK on Linux so I can do C#
    and I also prefer it to Spyder or PyCharm for Python.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to Physfitfreak on Thu Feb 29 22:01:01 2024
    On Thu, 29 Feb 2024 15:17:18 -0600, Physfitfreak wrote:

    Is VS Code a good tool to write programs in Go language?

    I downloaded Atom a few days back to do that, but found out it was not installing any of its extensions, a few of them for Go. Then on the web
    I read that Atom was wrapped up and is no longer available for anything.

    VS Code is built on Electron, the same framework that was originally
    developed for Atom.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Physfitfreak on Thu Feb 29 23:42:16 2024
    On Thu, 29 Feb 2024 15:17:18 -0600, Physfitfreak wrote:

    Is VS Code a good tool to write programs in Go language?

    https://code.visualstudio.com/docs/languages/go

    I haven't used it personally but it seems as full featured as other
    languages. Yesterday I experimented with the PlatformIO plugin that
    supports a number of microprocessors. I could do the 'blink' program that
    is the 'hello world' of the Arduino world. The word completion and so
    forth were better than the Arduino IDE, at least v1. I have v2 but haven't tried it yet. It had no problem finding the device on /dev/ttyACM0 .

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From candycanearter07@21:1/5 to rbowman on Fri Mar 1 15:20:14 2024
    rbowman <bowman@montana.com> wrote at 23:42 this Thursday (GMT):
    On Thu, 29 Feb 2024 15:17:18 -0600, Physfitfreak wrote:

    Is VS Code a good tool to write programs in Go language?

    https://code.visualstudio.com/docs/languages/go

    I haven't used it personally but it seems as full featured as other languages. Yesterday I experimented with the PlatformIO plugin that
    supports a number of microprocessors. I could do the 'blink' program that
    is the 'hello world' of the Arduino world. The word completion and so
    forth were better than the Arduino IDE, at least v1. I have v2 but haven't tried it yet. It had no problem finding the device on /dev/ttyACM0 .

    Even incredibly obscure languages work pretty well in VSC, such as
    dreammaker (which only one real game uses)
    --
    user <candycane> is generated from /dev/urandom

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to Physfitfreak on Sun Mar 3 22:17:20 2024
    On Sun, 3 Mar 2024 13:33:00 -0600, Physfitfreak wrote:

    But I intend to use it on Windows 10.

    Waste of time learning development on Windows, particularly an obsolete
    version of Windows.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to Physfitfreak on Mon Mar 4 21:55:58 2024
    On Mon, 4 Mar 2024 13:49:20 -0600, Physfitfreak wrote:

    On 3/3/2024 4:17 PM, Lawrence D'Oliveiro wrote:

    On Sun, 3 Mar 2024 13:33:00 -0600, Physfitfreak wrote:

    But I intend to use it on Windows 10.

    Waste of time learning development on Windows, particularly an obsolete
    version of Windows.

    Depends on "development" of what :)

    Remember why Microsoft introduced WSL in the first place.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)