Skip to content

VSCode setup, extensions, debugging, remote development workflows. Used in all other repos as development environment.

License

Notifications You must be signed in to change notification settings

MauroCerrato/vs-code-dev-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ VS Code Dev Environment

This repository documents my evolving Visual Studio Code development setup β€” tuned for working with:

  • Kotlin + Gradle (OpenSOVD projects like odx-converter)
  • Rust (adapters and sovd-lab experiments)
  • Docker (multi-node diagnostic simulations)
  • Markdown + Jekyll (GitHub Pages publishing)

πŸ”§ Current Setup

  • Editor: Visual Studio Code (latest stable)
  • Key Plugins:
    • Kotlin & Gradle support
    • Rust Analyzer
    • Docker integration
    • Markdown All-in-One
    • GitLens for advanced git history
  • AI Pairing: GitHub Copilot & Copilot Chat
  • Build Tools: Gradle 8+, Protobuf plugins, ShadowJar

πŸ“š Recent Learnings

  • Successfully compiled odx-converter with Kotlin + Gradle + ShadowJar
  • Debugging Kotlin inside VSCode with syntax highlighting + AI assistance
  • Identified gaps: need to generate synthetic ODX 2.2.0 datasets for valid converter outputs

πŸ—“οΈ Weekly Updates

I maintain this repo in sync with my weekly Diagnostics Demystified blog posts and experiments.
➑️ Expect notes about plugins, configs, and lessons learned.


πŸ’‘ Next Steps

  • Improve Kotlin debugging workflows
  • Automate synthetic data generation examples
  • Document repeatable setups for sovd-lab experiments

About

VSCode setup, extensions, debugging, remote development workflows. Used in all other repos as development environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published