You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some eglot actions (for example eglot-rename) can make project wide changes. In some version control systems, files are read-only until explicitly marked for edit by the users. It would be nice to have an eglot-apply-text-edits-hook that is run in the current buffer before applying changes so that users may arrange to mark the file for open.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Some eglot actions (for example eglot-rename) can make project wide changes. In some version control systems, files are read-only until explicitly marked for edit by the users. It would be nice to have an eglot-apply-text-edits-hook that is run in the current buffer before applying changes so that users may arrange to mark the file for open.
Beta Was this translation helpful? Give feedback.
All reactions