Edoardo Luppi
Edoardo Luppi
@avalanche1 that's what I'd have to implement. IDEA has a configuration Registry, that you can open from the Actions search dialog.
No no. It's my issue. Although it's strange because I had already fixed something like this.
Thanks for the feedback! This is something I thought about - I think - in March/April but considered as a minor issue and never solved. You're right about the colon,...
@mavolin > where one wants to start a text Let's say someone picks Close, the output is: ``` Close: ``` Then the user types another colon ``` Close:: ``` And...
Ah ok, you updated the message. Heh, that's a problem. I don't think I can actually understand when the colon is typed manually. I mean probably it's possible, but it...
@mavolin my conclusion is that the best way to do this is not to catch "manual" insertion of the colon. Instead I'm going to provide an option - `Auto-remove footer...
This issue requires rewriting the footer RegExp. I don't know if I can make it for the next week. Is this urgent?
@mavolin I'm really sorry for long wait. I had busy weeks prior to Christmas :(
The lexer now works correctly with both cases. This issue will be closed when a completion contributor based on the PSI structure is implemented, potentially in 0.22.0.
Hi @bluelovers! What do you mean by global history, more specifically? The IDE by itself now provides access to the last n commit messages. How many would you like to...