Debugger Plugin for the Godot Game Engine

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • godot.nvim

    Run and debug your Godot game in neovim

  • Love Godot, but not being able to debug my projects quickly in Neovim was a Problem, so learned Lua and changed that: https://github.com/Lommix/godot.nvim The project showed me the limitless potential of being able to quickly manipulate ones personal workflow. Lua and Neovim is just amazing!

  • nvim-treesitter

    Nvim Treesitter configurations and abstraction layer

  • Syntax highlights are provided by nvim-treestitter, lsp config by nvim-lspconfig. The required code to enable it, is already part of my plugin. The Godot editor is the language server. Have it open with your project and lsp should connect without any further work required.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • nvim-lspconfig

    Quickstart configs for Nvim LSP

  • Syntax highlights are provided by nvim-treestitter, lsp config by nvim-lspconfig. The required code to enable it, is already part of my plugin. The Godot editor is the language server. Have it open with your project and lsp should connect without any further work required.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts