Results 89 comments of Andrea

I wonder if having it in the org-src-mode buffers is really necessary for you: I have used a mix of lsp and org by defining the :tangle property on the...

I have just installed it as well on Mac and the formula seems to work fine. I will check if I am missing some dependencies for YouTube videos. My Nyxt...

uhm, this issue is similar to what I am experiencing. The only difference seems to be that mine happens only if you start the React Native debugger in Android (iOS...

@thheller I confirm the above: using the IP address used by shadow-cljs (the one you see with the --verbose option) instead of localhost makes my Debugger connect and work on...

Hi @ambirdsall-gogo , I am really happy you are using code-compass: I made this mode to help users like you! The idea of the directory exclusion is good, I would...

How would you use that? As a reminder?

It is interesting! I was planning to use magit's status buffer anyway at some point. If you want to give a try at implementing this, I would welcome a PR....

Hi Jason, Thanks for trying it out! Could you see if this article helps: https://ag91.github.io/blog/2020/12/18/emacs-as-your-code-compass-finding-code-hotspots/ At the bottom of the README there are a bunch of articles explaining the features....

Great to hear you like this feature :) I can open a pull request as is and then refine it with your feedback. On Tue 04 Dec 2018 at 15:31,...

I have added also a function that toggles the on-the-fly mode. By default is turned off. By the way I am not totally sure I autoload all the required functions,...