Roiocam commented on PR #1206:
URL: https://github.com/apache/incubator-pekko/pull/1206#issuecomment-2005605914

   > Why can't IntelliJ just use the links in the md files? Why do we need to 
check-in config files with regexs to form URLs? -- the URLs are already in the 
.md file.
   
   This PR provide Two presets:
   
   - display project icon
   - generate issue navagation(link) on version control UI.
   
   It doesn't relate to markdown files. If the contributor wants to check the 
context of some of the commits, through this PR, he can jump directly by 
clicking the ISSUE number on VCS.
   
   VSCode already provides this feature via the git lens extension.
   
   But there is also an issue with this PR, that is, it doesn't distinguish the 
ISSUE number from Akka committed before.
   
   
   ## IntelliJ IDEA settings
   
   <img width="380" alt="截屏2024-03-19 09 43 49" 
src="https://github.com/apache/incubator-pekko/assets/26020358/3de541d1-70e8-4b00-a17a-1d310042adbd";>
   <img width="728" alt="截屏2024-03-19 09 44 01" 
src="https://github.com/apache/incubator-pekko/assets/26020358/e9e5bf99-c5f2-4158-841d-b30fb62e223d";>
   
   
   ## VSCode extension
   
   <img width="472" alt="截屏2024-03-19 09 54 09" 
src="https://github.com/apache/incubator-pekko/assets/26020358/1c6a8ace-86e3-494b-ab2f-d45d0185a127";>
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to