zerol
zerol
@emil-vdw Making breaking changes could be a last resort. Global mode is useful in my view, because it is the default behavior of Copilot in other IDEs. I know the...
@emil-vdw Thanks for your explanation. It seems having `global-copilot-mode` could cause many potential problems, and deprecating it is reasonable.
@guibor @jidibinlin Have you customized the variable `copilot-enable-predicates` or `copilot-disable-predicates`?
You may need to handle the prefix and suffix before parsing the date (a reverse function of `join_date`). https://github.com/tokio-rs/tracing/blob/c6bedbe2725830c1e78cbcdb9168de69c98e42fc/tracing-appender/src/rolling.rs#L551-L569
The prefix or suffix can also contain a dot.
`replacen` can occur within a string. We must ensure they are strictly prefixes or suffixes.
It seems that Spacemacs had an issue while trying to install `jsonrpc` (version 1.0.25), which is a dependency of copilot.el. You could try manually installing `jsonrpc`.
Did you have `copilot-mode` enabled?
You could try to make the function `copilot--self-insert` do nothing. This was previously used to prevent overlay flickering.
Consider adding your custom indentation setting to the **front** of the `copilot-indentation-alist`.