A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/jcs-emacs/jcs-emacs/commit/fdcddb59e7558346d3dfe80639e8d91f4d7f5890 below:

Add lsp-smart-req · jcs-emacs/jcs-emacs@fdcddb5 · GitHub

File tree Expand file treeCollapse file tree 3 files changed

+2

-11

lines changed

Filter options

Expand file treeCollapse file tree 3 files changed

+2

-11

lines changed Original file line number Diff line number Diff line change

@@ -84,6 +84,7 @@

84 84

(gcmh-mode 1)

85 85

(global-goto-address-mode 1)

86 86

(guard-lf-mode 1)

87 +

(lsp-smart-req-mode 1)

87 88

(message-clean-mode 1)

88 89

(minibuffer-depth-indicate-mode 1)

89 90

(global-page-break-lines-mode 1)

Original file line number Diff line number Diff line change

@@ -334,6 +334,7 @@

334 334

lsp-pyright

335 335

lsp-scheme

336 336

lsp-shader

337 +

lsp-smart-req

337 338

lsp-sonarlint

338 339

lsp-sourcekit

339 340

lsp-tailwindcss

Original file line number Diff line number Diff line change

@@ -29,17 +29,6 @@

29 29

lsp-find-implementation

30 30

lsp-find-type-definition))

31 31

:config

32 -

;; Let's not block the loading process, so lsp packages don't hamper with

33 -

;; each another.

34 -

(jcs-advice-add 'lsp--require-packages :override

35 -

(when (and lsp-auto-configure (not lsp--client-packages-required))

36 -

(seq-do (lambda (package)

37 -

;; loading client is slow and `lsp' can be called repeatedly

38 -

(unless (featurep package)

39 -

(ignore-errors (require package nil t))))

40 -

lsp-client-packages)

41 -

(setq lsp--client-packages-required t)))

42 - 43 32

;; Don't log request error after the server has started

44 33

(jcs-advice-ignore-errors 'lsp--on-idle)

45 34

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4