- plenary
- telescope
- treesitter
{
"matthias-Q/dagster.nvim",
opts = {
endpoint = "http://localhost:3000/graphql",
repositoryName = "__repository__",
repositoryLocationName = "dgdemo",
auto_start = false
}
}
- Telescope Picker with all assets and their last materialization
- can poll automation sensor for automaterialization events
- virtual text annotations for assets showing their last materialization
[ ] Fix Treesitter Queries
[ ] Include Treesitter queries for group name
[ ] Cleanup code base