summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-20Attach kind of reference to query result instead of using subfieldsStephan Seitz
2020-07-19bash: add locals.scm for use with definition highlightingTravonteD
2020-07-17added go maintainer to README.mdWinWisely268
2020-07-17go loop and func literal, rust textobject supportwinwisely268
2020-07-17fix(highlights): add array stringsSteven Sojka
2020-07-16fix: fix references and definitionsTravonteD
2020-07-16Add jsdoc parserStephan Seitz
2020-07-16added textobject support for golangwinwisely268
2020-07-16highlights: some fixesThomas Vigouroux
2020-07-16Refactor locals.lua:Stephan Seitz
2020-07-16Refactor: Add parsers.get_buf_langStephan Seitz
2020-07-16fix(ts_utils): be sure to parse to get rootThomas Vigouroux
2020-07-15Python textobjects: Include @decorators and improve @conditional.innerStephan Seitz
2020-07-15fix(parsers): add additional typescript filetype to parserPierre Poupin
2020-07-15feat(textobjects): Add `start` to include preceding things like documentationStephan Seitz
2020-07-15checkhealth for all query groupsStephan Seitz
2020-07-15Use C++ parser for "cuda" filetypeStephan Seitz
2020-07-15fix(configs): deep merge table configsSteven Sojka
2020-07-15feat(refactor.navigation): update jumplist on jumpThomas Vigouroux
2020-07-15Update README.mdThomas Vigouroux
2020-07-15fix(configs): simplify module setup processThomas Vigouroux
2020-07-15docs(README): add new actions badgeThomas Vigouroux
2020-07-14Also check textobjects queries in check-queries.luaStephan Seitz
2020-07-14Update documentation for new modules 'refactor'/'textobjects'Stephan Seitz
2020-07-14Add C/C++ textobjectsStephan Seitz
2020-07-14Add Python textobjectsStephan Seitz
2020-07-14Add textobjects moduleStephan Seitz
2020-07-14Add workflow for checking query filesStephan Seitz
2020-07-14Fix highlight of usages after merging highlight_current_scopeStephan Seitz
2020-07-13Cpp locals: Fix syntaxStephan Seitz
2020-07-13Add module refactor.highlight_current_scopeStephan Seitz
2020-07-13Add ts_utils.highlight_nodeStephan Seitz
2020-07-13Add rust locals.scmStephan Seitz
2020-07-13Fix #167: Add custom_captures config key to set highlights for custom queriesStephan Seitz
2020-07-13C/C++ highlights: Small improvements for type definitionsStephan Seitz
2020-07-13Lint: remove second argument for one-argument functionStephan Seitz
2020-07-11Update exampleSantos Gallegos
2020-07-11TypoSantos Gallegos
2020-07-09docs: add GH actions build badgeThomas Vigouroux
2020-07-09docs: remove unused build status badgeThomas Vigouroux
2020-07-09ci: use GH Actions istead of Travis CIThomas Vigouroux
2020-07-09docs: update README.md for RustThomas Vigouroux
2020-07-09docs: Add screenshot to the readmeThomas Vigouroux
2020-07-09highlight(c): fix booleans and typesThomas Vigouroux
2020-07-09Python locals: with_statement can define variablesStephan Seitz
2020-07-09Python highlights: Surround type subscript query with (type ...)Stephan Seitz
2020-07-08locals(lua): simplify argsThomas Vigouroux
2020-07-08highlight(lua): fix overlapping queriesThomas Vigouroux
2020-07-08Introduce @definition.import for Python/JavascriptStephan Seitz
2020-07-08Highlight complete type definitionStephan Seitz