Welcome to Oppla - Your AI-powered development platform
x86_64
and AArch64
, as well as common Linux distributions: Ubuntu, Arch, Debian, RedHat, CentOS, Fedora, and more. Our AI-enhanced installer automatically configures optimal settings for your specific distribution.
If Oppla is installed using this installation script, it can be uninstalled at any time by running the shell command oppla --uninstall
. The shell will prompt you whether you’d like to keep your AI model preferences and personalization settings or delete them. After making a choice, you should see a message that Oppla was successfully uninstalled.
If this script is insufficient for your use case, you run into problems running Oppla, or there are errors in uninstalling Oppla, please see our Linux-specific documentation.
Cmd+Shift+P
(macOS) or Ctrl+Shift+P
(Linux).
new file
. Watch as Oppla’s AI not only filters commands but also suggests file types based on your recent work patterns. You should see the list of commands being intelligently filtered to workspace: new file
along with AI-suggested templates. Hit return and you’ll get a new buffer with smart defaults based on your project context.
Any time you see instructions that include commands of the form oppla: ...
or editor: ...
and so on, that means you need to execute them in the Command Palette. Our AI assistant will help you discover related commands and workflows.
cli: install
Oppla command which will create a symlink to /usr/local/bin/oppla
.
Use oppla --help
to see the full list of capabilities enhanced by AI.
General highlights:
oppla
- Opens with your most recent project contextoppla /path/to/entry
(use -n
to open in a new window) - Oppla automatically configures the workspace based on project typeps axf | oppla -
- Oppla intelligently formats and highlights the inputoppla --foreground
- Runs with AI-powered performance monitoringoppla --uninstall
- Safely removes Oppla and optionally preserves your AI training dataCmd+,
(macOS) or Ctrl+,
(Linux) keybinding.
Oppla’s AI will analyze your coding patterns and suggest optimal settings. To see all available settings with intelligent descriptions, open the Command Palette with Cmd+Shift+P
and search for oppla: open default settings
.
You can also explore all configuration options in the Configuring Oppla documentation, where our AI assistant provides personalized recommendations.