A comprehensive VSCode extension pack designed to accelerate Odoo/ERP development with intelligent code snippets, custom themes, productivity tools, and essential Python development extensions.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
A comprehensive VSCode extension pack designed to accelerate Odoo/ERP development with intelligent code snippets, custom themes, productivity tools, and essential development extensions.
Features
🚀 Extensive Code Snippets
Python Snippets: Complete Odoo model definitions, field types, ORM operations
XML Snippets: Form views, tree views, search views, security rules, menu items
Configuration Snippets: Odoo server configuration templates
🎨 Custom Themes
NTI Light Theme (2 variants)
NTI Dark Theme
Optimized for Python and XML development
⚡ Productivity Commands
Automatic VSCode workspace setup for Odoo development
One-click Odoo launch.json generation
Quick access to workspace and global settings
Unique ID generator for XML elements
📦 Bundled Extensions
This extension pack automatically installs essential development tools:
Python Development:
Python (Microsoft)
Black Formatter
Pylint
Flake8
isort
Version Control & Visualization:
Git Graph 3
Bookmarks
File & Data Handling:
Rainbow CSV
JSON Language Features
XML Language Support
Code Quality & Formatting:
Prettier
Auto Rename Tag
Code Spell Checker
TODO Tree
UI & Productivity:
Material Icon Theme
Indent Rainbow
Tailwind CSS IntelliSense
DevOps & Containers:
Docker
Remote - Containers
Installation
Install from VS Code Marketplace
OR download the .vsix file and install manually:
code --install-extension nti-vscode-0.0.21.vsix
When you install this extension pack, all bundled extensions will be automatically installed and configured for optimal Odoo development.
Usage
Access code snippets by typing snippet prefix in supported file types
Use the NTI panel in the activity bar for training resources
Run commands from the command palette (Ctrl+Shift+P)
All bundled extensions will be available immediately after installation
Requirements
VS Code version 1.87.0 or higher
Extension Settings
This extension contributes the following settings:
nti.setup_vscode: Configure VS Code settings for optimal Odoo development
What's Included
Core NTI Extension
Odoo-specific code snippets
Custom themes for development
Workspace setup automation
XML ID generators
Bundled Extensions (20 total)
All carefully selected extensions that complement Odoo/ERP development workflow.