Emacs freezes while using LSP #13

Open
opened 2024-09-02 17:33:06 -07:00 by aniva · 1 comment
Owner

Trace:

10104  98% - ...                                                     
10047  98%  - company-capf--candidates                               
10047  98%   - apply                                                 
10047  98%    - +vertico--company-capf--candidates-a                 
10047  98%     - let                                                 
10047  98%      - apply                                              
10047  98%       - #<subr company-capf--candidates>                  
10047  98%        - company-capf--candidates-1                       
10047  98%         - completion-all-completions                      
10047  98%          - apply                                          
10047  98%           - #<subr completion-all-completions>            
10047  98%            - completion--nth-completion                   
10047  98%             - completion--some                            
10047  98%              - #<compiled -0x182a9c27ed5f8bbf>            
10035  97%               - lsp-completion-passthrough-all-completions
10035  97%                - #<compiled 0x382e00e466182d>             
10035  97%                 - #<compiled -0x15d2ae5dfe619ca5>         
10025  97%                  - lsp-request-while-no-input             
   43   0%                   + sit-for                               
   12   0%               + orderless-all-completions                 
   41   0%    Automatic GC                                           
    8   0%  + emojify--update-emojis-background-in-region            
    4   0%  + +evil--insert-newline-below-and-respect-comments-a     
    4   0%  + macroexp--expand-all                                   
  110   1% + redisplay_internal (C function)                         
   14   0% + command-execute                                         
    8   0% + timer-event-handler                                     
    3   0% + lsp--post-command                                       
    3   0% + #<compiled 0x11a77c4d3ed79d33>                          

System: ArchLinux
Emacs Version: 29.3

This seems to be a problem with the lsp version packaged with doomemacs

Trace: ``` 10104 98% - ... 10047 98% - company-capf--candidates 10047 98% - apply 10047 98% - +vertico--company-capf--candidates-a 10047 98% - let 10047 98% - apply 10047 98% - #<subr company-capf--candidates> 10047 98% - company-capf--candidates-1 10047 98% - completion-all-completions 10047 98% - apply 10047 98% - #<subr completion-all-completions> 10047 98% - completion--nth-completion 10047 98% - completion--some 10047 98% - #<compiled -0x182a9c27ed5f8bbf> 10035 97% - lsp-completion-passthrough-all-completions 10035 97% - #<compiled 0x382e00e466182d> 10035 97% - #<compiled -0x15d2ae5dfe619ca5> 10025 97% - lsp-request-while-no-input 43 0% + sit-for 12 0% + orderless-all-completions 41 0% Automatic GC 8 0% + emojify--update-emojis-background-in-region 4 0% + +evil--insert-newline-below-and-respect-comments-a 4 0% + macroexp--expand-all 110 1% + redisplay_internal (C function) 14 0% + command-execute 8 0% + timer-event-handler 3 0% + lsp--post-command 3 0% + #<compiled 0x11a77c4d3ed79d33> ``` System: ArchLinux Emacs Version: 29.3 This seems to be a problem with the lsp version packaged with doomemacs
aniva added the
category
bug
component/emacs
OS
Linux
labels 2024-09-02 17:33:07 -07:00
aniva self-assigned this 2024-09-02 17:33:07 -07:00
aniva added reference emacs 2024-09-03 11:20:14 -07:00
Author
Owner

Maybe its a problem of snippets. Trying without it on Mellite.

Maybe its a problem of `snippets`. Trying without it on Mellite.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: aniva/config#13
No description provided.