An open API service for providing issue and pull request metadata for open source projects.

GitHub / clojure-emacs/clojure-ts-mode issues and pull requests

#121 - Fix a bug when vars with metadata were not listed in imenu

Pull Request - State: closed - Opened by rrudakov about 2 months ago

#120 - Metadata on `deftest` prevents imenu from seeing it

Issue - State: closed - Opened by piranha about 2 months ago - 1 comment
Labels: bug

#118 - Add some ns manipulation functions from clojure-mode

Pull Request - State: closed - Opened by rrudakov 4 months ago

#116 - Extend completion to complete ns aliases and required symbols

Pull Request - State: closed - Opened by rrudakov 5 months ago

#111 - Set `clojure-ts-completion-at-point-function` locally

Pull Request - State: closed - Opened by rrudakov 6 months ago - 3 comments

#111 - Set `clojure-ts-completion-at-point-function` locally

Pull Request - State: closed - Opened by rrudakov 6 months ago - 3 comments

#110 - Fix performance issue by pre-compiling Tree-sitter queries

Pull Request - State: closed - Opened by rrudakov 6 months ago - 2 comments

#108 - Introduce `clojure-ts-completion-at-point-function`

Pull Request - State: closed - Opened by rrudakov 6 months ago - 1 comment

#108 - Introduce `clojure-ts-completion-at-point-function`

Pull Request - State: closed - Opened by rrudakov 6 months ago - 5 comments

#107 - Tree-sitter powered completion

Issue - State: closed - Opened by bbatsov 6 months ago - 9 comments
Labels: feature request

#105 - Jank doesn't support `native/raw` anymore

Issue - State: open - Opened by rrudakov 6 months ago

#104 - Introduce `clojure-ts-extra-def-forms` customization

Pull Request - State: closed - Opened by rrudakov 6 months ago

#104 - Introduce `clojure-ts-extra-def-forms` customization

Pull Request - State: closed - Opened by rrudakov 6 months ago - 1 comment

#103 - Support syntax highlighting for embedded JS and C++

Pull Request - State: closed - Opened by rrudakov 6 months ago

#103 - Support syntax highlighting for embedded JS and C++

Pull Request - State: closed - Opened by rrudakov 6 months ago - 2 comments

#102 - Inline `treesit-query-p` to ensure compatibility with Emacs 30

Pull Request - State: closed - Opened by rrudakov 6 months ago

#102 - Inline `treesit-query-p` to ensure compatibility with Emacs 30

Pull Request - State: open - Opened by rrudakov 6 months ago

#101 - Add "Indentation" section to the design documentation

Pull Request - State: closed - Opened by rrudakov 6 months ago - 4 comments

#101 - Add "Indentation" section to the design documentation

Pull Request - State: closed - Opened by rrudakov 6 months ago - 5 comments

#100 - Add "Syntax highlighting" section to the design documentation

Pull Request - State: open - Opened by rrudakov 6 months ago

#100 - Add "Syntax highlighting" section to the design documentation

Pull Request - State: closed - Opened by rrudakov 6 months ago - 3 comments

#99 - Switch to experimental Clojure grammar

Pull Request - State: closed - Opened by rrudakov 6 months ago - 6 comments

#99 - Switch to experimental Clojure grammar

Pull Request - State: closed - Opened by rrudakov 6 months ago - 11 comments

#98 - Define `sexp-default` thing to improve navigation in Emacs 31

Pull Request - State: closed - Opened by rrudakov 6 months ago - 1 comment

#98 - Define `sexp-default` thing to improve navigation in Emacs 31

Pull Request - State: open - Opened by rrudakov 6 months ago

#97 - `show-paren-mode` highlights irrelevant things for some expressions

Issue - State: closed - Opened by rrudakov 7 months ago - 17 comments
Labels: bug

#96 - Improve support of extend-protocol forms

Pull Request - State: closed - Opened by rrudakov 7 months ago - 1 comment

#96 - Improve support of extend-protocol forms

Pull Request - State: closed - Opened by rrudakov 7 months ago - 1 comment

#95 - Introduce more cycling refactoring commands

Pull Request - State: closed - Opened by rrudakov 7 months ago - 3 comments

#95 - Introduce more cycling refactoring commands

Pull Request - State: open - Opened by rrudakov 7 months ago

#93 - Introduce `clojure-ts-add-arity` refactoring command

Pull Request - State: closed - Opened by rrudakov 7 months ago - 1 comment

#92 - Introduce commands to convert collection type

Pull Request - State: closed - Opened by rrudakov 7 months ago - 4 comments

#92 - Introduce commands to convert collection type

Pull Request - State: closed - Opened by rrudakov 7 months ago - 4 comments

#91 - Introduce `clojure-ts-toggle-keyword-string`

Pull Request - State: open - Opened by rrudakov 7 months ago

#91 - Introduce `clojure-ts-toggle-keyword-string`

Pull Request - State: closed - Opened by rrudakov 7 months ago - 2 comments

#90 - Introduce cycle privacy refactoring command

Pull Request - State: closed - Opened by rrudakov 7 months ago - 3 comments

#90 - Introduce cycle privacy refactoring command

Pull Request - State: closed - Opened by rrudakov 7 months ago - 3 comments

#89 - Introduce threading refactoring commands

Pull Request - State: closed - Opened by rrudakov 7 months ago - 2 comments

#89 - Introduce threading refactoring commands

Pull Request - State: closed - Opened by rrudakov 7 months ago - 2 comments

#88 - Add unwind refactoring commands

Pull Request - State: closed - Opened by rrudakov 7 months ago - 6 comments

#88 - Add unwind refactoring commands

Pull Request - State: closed - Opened by rrudakov 7 months ago - 6 comments

#87 - Support 2 variants of integration with `outline-minor-mode`

Pull Request - State: closed - Opened by rrudakov 7 months ago

#87 - Support 2 variants of integration with `outline-minor-mode`

Pull Request - State: closed - Opened by rrudakov 7 months ago

#86 - Fix some issues with short anonymous functions

Pull Request - State: open - Opened by rrudakov 7 months ago

#86 - Fix some issues with short anonymous functions

Pull Request - State: closed - Opened by rrudakov 7 months ago

#85 - Add support for automatic aligning forms

Pull Request - State: closed - Opened by rrudakov 7 months ago - 1 comment

#85 - Add support for automatic aligning forms

Pull Request - State: closed - Opened by rrudakov 7 months ago - 2 comments

#84 - Add regex syntax highlighting

Pull Request - State: closed - Opened by rrudakov 7 months ago - 1 comment

#84 - Add regex syntax highlighting

Pull Request - State: closed - Opened by rrudakov 7 months ago - 1 comment

#83 - Implement `clojure-ts-align`

Pull Request - State: closed - Opened by rrudakov 7 months ago - 4 comments

#83 - Implement `clojure-ts-align`

Pull Request - State: closed - Opened by rrudakov 7 months ago - 5 comments

#82 - support for outshine mode

Issue - State: closed - Opened by jave 8 months ago - 6 comments
Labels: good first issue, feature request

#81 - paredit-kill freezes when killing the last form in the buffer

Issue - State: open - Opened by alexander-yakushev 8 months ago
Labels: bug

#80 - Fix issue with fontification when markdown-inline is enabled

Pull Request - State: closed - Opened by rrudakov 8 months ago - 1 comment

#80 - Fix issue with fontification when markdown-inline is enabled

Pull Request - State: closed - Opened by rrudakov 8 months ago - 1 comment

#79 - Improve markdown highlighting in the docstrings

Pull Request - State: closed - Opened by rrudakov 8 months ago - 2 comments

#79 - Improve markdown highlighting in the docstrings

Pull Request - State: closed - Opened by rrudakov 8 months ago - 1 comment

#78 - Update grammars

Pull Request - State: closed - Opened by rrudakov 8 months ago - 8 comments

#78 - Update grammars

Pull Request - State: open - Opened by rrudakov 8 months ago

#77 - Update the ts grammar

Issue - State: closed - Opened by bbatsov 8 months ago - 5 comments
Labels: enhancement

#76 - Improve performance of semantic indentation by caching rules

Pull Request - State: closed - Opened by rrudakov 8 months ago

#76 - Improve performance of semantic indentation by caching rules

Pull Request - State: closed - Opened by rrudakov 8 months ago

#75 - Add imenu support for keyword definitions

Pull Request - State: closed - Opened by rrudakov 8 months ago

#75 - Add imenu support for keyword definitions

Pull Request - State: closed - Opened by rrudakov 8 months ago - 1 comment

#74 - imenu doesn't support spec

Issue - State: closed - Opened by rrudakov 8 months ago - 1 comment

#73 - Finish the design docs

Issue - State: closed - Opened by bbatsov 8 months ago - 2 comments
Labels: documentation

#72 - Pass fully qualified symbol to clojure-ts-get-indent-function

Pull Request - State: closed - Opened by rrudakov 8 months ago - 5 comments

#72 - Pass fully qualified symbol to clojure-ts-get-indent-function

Pull Request - State: closed - Opened by rrudakov 8 months ago - 4 comments

#71 - Properly highlight function name in letfn form

Pull Request - State: closed - Opened by rrudakov 8 months ago

#70 - Support nested indentation rules

Pull Request - State: open - Opened by rrudakov 8 months ago

#70 - Support nested indentation rules

Pull Request - State: closed - Opened by rrudakov 8 months ago - 1 comment

#69 - Basic support for dynamic indentation

Pull Request - State: closed - Opened by rrudakov 8 months ago - 1 comment

#69 - Basic support for dynamic indentation

Pull Request - State: closed - Opened by rrudakov 8 months ago - 1 comment

#68 - Fix some issues with indentation for items with metadata

Pull Request - State: closed - Opened by rrudakov 8 months ago - 4 comments

#68 - Fix some issues with indentation for items with metadata

Pull Request - State: closed - Opened by rrudakov 8 months ago - 2 comments

#67 - Improve semantic indentation rules to be more consistent with cljfmt

Pull Request - State: closed - Opened by rrudakov 8 months ago - 2 comments

#66 - Improve syntax highlighting

Pull Request - State: closed - Opened by rrudakov 8 months ago - 4 comments

#66 - Improve syntax highlighting

Pull Request - State: closed - Opened by rrudakov 8 months ago - 5 comments

#65 - Define list thing to improve navigation in Emacs 31

Pull Request - State: closed - Opened by rrudakov 9 months ago - 5 comments

#64 - Add defcustom for major-mode remapping

Pull Request - State: closed - Opened by yuhan0 9 months ago - 2 comments

#64 - Add defcustom for major-mode remapping

Pull Request - State: closed - Opened by yuhan0 9 months ago - 5 comments

#61 - Incorrect indentation / fontification after metadata forms

Issue - State: closed - Opened by yuhan0 9 months ago - 6 comments
Labels: bug

#60 - Issues with markdown inline

Issue - State: closed - Opened by rrudakov 9 months ago - 1 comment
Labels: bug

#59 - Add customization option to disable markdown syntax highlighting

Pull Request - State: closed - Opened by rrudakov 10 months ago

#58 - Add custom `fill-paragraph` function to respect docstrings

Pull Request - State: open - Opened by rrudakov 10 months ago

#58 - Add custom `fill-paragraph` function to respect docstrings

Pull Request - State: closed - Opened by rrudakov 10 months ago - 3 comments

#57 - Merge clojure-mode tests into clojure-ts-mode

Pull Request - State: closed - Opened by kommen about 1 year ago - 4 comments

#57 - Merge clojure-mode tests into clojure-ts-mode

Pull Request - State: closed - Opened by kommen about 1 year ago - 5 comments

#56 - Fix indentation with metadata

Pull Request - State: closed - Opened by kommen about 1 year ago

#56 - Fix indentation with metadata

Pull Request - State: closed - Opened by kommen about 1 year ago

#55 - Fix font locking of defintions with metadata

Pull Request - State: closed - Opened by kommen about 1 year ago - 4 comments

#55 - Fix font locking of defintions with metadata

Pull Request - State: closed - Opened by kommen about 1 year ago - 3 comments

#54 - Fix definitions with metadata not being index by imenu

Pull Request - State: closed - Opened by kommen about 1 year ago

#54 - Fix definitions with metadata not being index by imenu

Pull Request - State: closed - Opened by kommen about 1 year ago - 1 comment