aboutsummaryrefslogtreecommitdiffstats
path: root/queries/julia
Commit message (Expand)AuthorAgeFilesLines
* fix(julia): fix incorrect documentation queryFredrik Ekre2024-12-051-2/+4
* fix(julia): fix incorrect documentation queryFredrik Ekre2024-12-041-1/+5
* feat(julia): highlight interpolation operatorFredrik Ekre2024-11-291-0/+9
* fix(julia): treat :: as operator in type contextsFredrik Ekre2024-11-231-0/+8
* fix(julia): misc fixes to type highlightingFredrik Ekre2024-11-231-1/+10
* fix(julia): fix macro identifier highlight queryFredrik Ekre2024-11-221-1/+3
* fix(julia): capture docstrings in more casesFredrik Ekre2024-11-222-0/+4
* fix(julia): fix injection queriesFredrik Ekre2024-11-221-16/+16
* feat(julia): update parser and queriesChristian Clason2024-11-112-163/+143
* fix(julia): macro definition docstringsSergio Alejandro Vargas2024-08-071-0/+1
* feat(julia): Add syntax highlighting for markdown and bash prefixed_string_li...Dheepak Krishnamurthy2024-07-241-0/+13
* feat: more `@keyword.type` capturesRiley Bruins2024-05-011-1/+1
* Julia outer keyword (#6461)Sergio A. Vargas2024-04-171-0/+3
* fix(julia): adapt queries to grammar changes (#6429)Sergio A. Vargas2024-04-144-79/+21
* feat(julia): broadcast pipeChristian Degnbol Madsen2024-03-261-1/+1
* refactor(format): drop extra indentation for fieldPhạm Huy Hoàng2024-03-211-6/+4
* feat(highlights)!: keyword `@type.qualifier` → `@keyword.modifier`Jaehwang Jung2024-03-161-1/+1
* feat(format-scripts): linewrap predicates再生花2024-02-231-211/+36
* chore: query formattingPham Huy Hoang2024-01-195-132/+207
* refactor: manual pre-cleanupPham Huy Hoang2024-01-192-211/+213
* feat!: align standard captures with upstreamChristian Clason2024-01-191-27/+27
* feat(locals)!: switch to upstream capturesChristian Clason2024-01-191-21/+21
* fix(julia): add missing capture of ":" in selected importChristian Degnbol Madsen2024-01-021-0/+2
* fix(julia): pipe function highlight (#5815)Christian Degnbol Madsen2023-12-221-0/+6
* Improve curly expression alignmentRonan Arraes Jardim Chagas2023-10-291-1/+4
* Improve indentation in Julia languageRonan Arraes Jardim Chagas2023-10-291-1/+8
* Fix indent. of curly expressions and of ],} in BOL (#5580)Ronan Arraes Jardim Chagas2023-10-271-0/+5
* Fix Julia indentation after end and with parenthesis at the beginning of line...Ronan Arraes Jardim Chagas2023-10-271-2/+4
* feat(julia): added missing String and AbstractString builtin types (#5440)Enzo L F2023-09-271-27/+215
* fix(julia): fix highlighting `end` keywordLoong2023-09-091-4/+4
* feat(julia): spell-check docstringsSergio A. Vargas2023-08-161-1/+1
* chore(injections)!: update injection syntax to 0.9Pham Huy Hoang2023-08-121-7/+10
* fix(julia): symbol highlightingSergio Alejandro Vargas2023-07-241-1/+3
* feat(julia): highlight docstrings before short function definitionsLong Wang2023-07-112-0/+2
* Update Julia queriesSergio Alejandro Vargas2023-07-082-4/+3
* perf: remove match where possibleAmaan Qureshi2023-04-211-1/+1
* use indent.X syntax for captures and properties of set directivesGeorge Harker2023-03-241-3/+3
* feat(julia): add builtin functions & typesAmaan Qureshi2023-03-101-0/+41
* feat(julia): mark begin & end in an index or range expression as `@variable.b...Amaan Qureshi2023-03-101-0/+9
* fix(julia): refactor some operators and punctuationAmaan Qureshi2023-03-101-16/+21
* feat: add `@string.documentation` where applicableAmaan Qureshi2023-03-051-1/+11
* feat(julia/highlights): Add `as` keywordSergio Alejandro Vargas2023-02-031-0/+2
* julia: add `if_clause` (#4204)Sergio A. Vargas2023-01-231-0/+2
* julia: update parser and highlights (#4035)Sergio A. Vargas2022-12-271-16/+25
* julia: update parser and highlights (#4016)Sergio A. Vargas2022-12-231-7/+3
* julia: update queries to parser change (#3956)Sergio A. Vargas2022-12-143-20/+21
* fix(julia): update queries to parser changeChristian Clason2022-12-032-5/+6
* highlights: create subscoping for ternary operatorStephan Seitz2022-12-021-1/+1
* injections(julia): add markdownObserverOfTime2022-11-271-3/+3
* injections: add more regex injectionsObserverOfTime2022-11-271-0/+5