How can I set up LSP mode manually for Java in Emacs?
Hector Hon's Blog
A casual coder's blog.
Labels
algorithm
allegro
anime
api
arcade
asdf
blender
books
boost
bootstrap
c
c++
CLR
cmake
cmd
common lisp
concepts
css
detective
emacs
free
games
graphical programming
graphics
gui
haskell
html
hyper-v
interpersonal skills
jade
jam
java
javascript
jni
jpostal
leadership
libpostal
library
linux
lsp
lsp-mode
management
maths
mingw
msvc
msys2
music
network
oop
open source
party games
phaser
postgresql
programming
promote
puzzle
quickfix
recommended
recorder
reference
review
sdl2
self-help
setup
sheet music
slime
team building
tidbits
tools
travel
tutorial
typescript
unity
vb
vm
web pages
winapi
windows
windows 7
windows 8.1
Friday 12 March 2021
Monday 9 November 2020
Force lsp-mode to update when I visit the buffer
I use lsp-mode to edit typescript project files in emacs. When I update definitions in a file, lsp flymake diagnostics are not updated in other files until I perform an edit on the other file. Having to insert a space character and then undo it to see the latest errors quickly becomes annoying. Is there a way to "trigger lsp check when I focus on the buffer"?
Sunday 16 February 2020
Getting the compilation output of asdf:load-system into SLIME
Running
(asdf:load-system "my-project")
in the SLIME REPL causes warnings and/or errors to be printed to the REPL, which is difficult to go through. In this post we explore a solution that does not receive much attention in beginner tutorials.Friday 1 November 2019
Zero Centimeters (Karakai Jōzu no Takagi-san S2 OP) Recorder Sheet Music (Easy)
ゼロセンチメートル, Zerosenchimētoru
DED DBCDF#AF#G
E GGEDCDB F#E
GEGABAG
DED DBCDF#AF#G
E GGEDCDB F#E
GEGABAG
Saturday 23 March 2019
Short refresher speech on DevOps principles
A casual speech on DevOps principles - Flow, Feedback, and Continuous Learning and Improvement.
Saturday 25 August 2018
Building libpq on MSYS2 MinGW 64 bit for libpqxx
For Windows, although there is a PostgreSQL installer provided, the
libpq
in the installation directory cannot be used to link libpqxx
on MSYS2. This post shows how to build libpq
from source on MSYS2.
Labels:
c,
c++,
library,
mingw,
msys2,
open source,
postgresql,
programming,
tutorial,
windows
Subscribe to:
Posts (Atom)