• Skip to primary navigation
  • Skip to content
  • Skip to footer
text.sickhack.net - 四苦八苦計画文書
  • Posts (⚠️not working)
  • Pages
  • Tags
  • Sickhack.net Main

    Haruki Sato

    Animal. Homo sapiens. Software Engineer. Manager. Hoping to be an amazing person. See <Profile> for more info.

    • Tokyo, Japan
    • Twitter
    • GitHub

    Investigations - Visual Studio Code / VSCode

    less than 1 minute read

    On this page

    • Tips
      • Showing Whitespace
      • Enable Python extension and WSL, ipython
      • Command Line for Mac
    • References

    Tips

    Showing Whitespace

    • https://stackoverflow.com/questions/30140595/show-whitespace-characters-in-visual-studio-code

      • editor.renderWhitespace

        • https://qiita.com/satokaz/items/cb45d82f6f8f1e24c0d6

          • https://marketplace.visualstudio.com/items?itemName=oderwat.indent-rainbow

    Enable Python extension and WSL, ipython

    • https://dev.classmethod.jp/articles/try-openai-cookbook-from-vscode-on-wsl-ubuntu/ / https://dr-kayai.hatenablog.com/entry/2020/11/03/022840

      • You need to make sure the editor is connected to WSL environment, and

      • pip install jupyter ipykernel

        • IIUC, we need ipykernel for running ipynb in VSCode, jupyter (and notebook dependency) to run jupyter notebook or server environment.

    • https://github.com/microsoft/vscode-jupyter/wiki/Connecting-to-a-remote-Jupyter-server-from-vscode.dev

    Command Line for Mac

    • https://code.visualstudio.com/docs/setup/mac

    References

    • https://azure.microsoft.com/ja-jp/products/visual-studio-code/

    • https://webrandum.net/vscode-trailing-spaces/

    • https://code.visualstudio.com/docs/setup/linux

    • https://infraya.work/posts/update_vscode_with_deb_package/

    Updated: April 23, 2024

    Twitter Facebook LinkedIn
    Previous Next

    You May Also Enjoy

    Testing Markdown

    less than 1 minute read

    Testing Markdown

    Testing HTML

    less than 1 minute read

    Testing HTML

    Welcome to Jekyll!

    less than 1 minute read

    You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different wa...

    • Feed
    © 2025 Haruki Sato. Powered by Jekyll & Minimal Mistakes.