{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/11"},{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/6"},{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/4"},{"label":"Debuggers","url":"https://skillfed.io/packages/category/software-development-debuggers"},{"label":"Acceptance","url":"https://skillfed.io/packages/category/software-development-testing-acceptance"},{"label":"BDD","url":"https://skillfed.io/packages/category/software-development-testing-bdd"},{"label":"Integrated Development Environments (IDE)","url":"https://skillfed.io/packages/category/text-editors-integrated-development-environments-ide"}],"enrichment":{"capability":"RobotCode is a language server and IDE toolkit for Robot Framework that provides code completion, debugging, test discovery, and a unified configuration model across VS Code, JetBrains IDEs, and the command line.","skillfed_tags":["robot-framework","language-server","test-automation"],"use_cases":["Write Robot Framework tests in VS Code or PyCharm with real-time keyword completion, error checking, and inline documentation.","Debug failing tests by setting breakpoints in keywords and stepping through execution with the Debug Adapter Protocol.","Run the same test suite locally and in CI without duplicating configuration, using named profiles to switch between environments.","Explore and filter tests by tags, documentation, or keyword calls, then run a narrowed subset without manual test selection.","Analyze test failures across runs and compare results between builds to identify regressions without parsing output.xml by hand.","Integrate RobotCode diagnostics into CI gates to catch static errors and linting issues matching what the IDE shows while typing."],"what_it_does":"RobotCode is a comprehensive development toolkit for Robot Framework that bridges the gap between writing tests in an IDE and running them in CI. It provides a language server (LSP) that powers native extensions for VS Code and JetBrains IDEs, offering real-time code completion, hover documentation, go-to-definition, refactoring, debugging via the Debug Adapter Protocol, and live test discovery and execution. The package also includes a command-line interface that reads the same `robot.toml` configuration as the IDE, ensuring consistency between local development and CI pipelines.\n\nThe core value proposition is unified configuration and tooling: instead of scattering Robot Framework settings across command-line flags, IDE preferences, and CI scripts, RobotCode centralizes everything in a single `robot.toml` file with support for named profiles (dev, staging, CI, OS-specific) that can be layered and inherited. The CLI includes commands for test filtering, failure analysis, static diagnostics, documentation lookup, and interactive keyword exploration\u2014all aware of your project's Python paths, custom libraries, and resources the same way the IDE is.","worth_installing":"Yes. RobotCode is actively maintained, has low install friction, carries a permissive Apache-2.0 license, and no known vulnerabilities. It is a production-stable (Development Status 5) toolkit backed by the Robot Framework Foundation. Install it if you use Robot Framework and want IDE-grade tooling (completion, debugging, refactoring) plus a unified configuration model for local and CI workflows. The CLI extras model lets you install only what you need (runner, analyze, debugger, languageserver, repl)."},"id":"robotcode","links":{"html":"https://skillfed.io/packages/robotcode","md":"https://skillfed.io/packages/robotcode.md","pypi":"https://pypi.org/project/robotcode/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-14","license_spdx":null,"license_treatment":"permissive","name":"robotcode","python_support":"supports_current","summary":"Command line interface for RobotCode"},"popularity":{"monthly_downloads":87997,"position":13756,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.7.0"}
