Chris Sdogkos

Results 10 issues of Chris Sdogkos

- [x] Have you followed the [contributing guidelines](https://github.com/github/opensource.guide/blob/HEAD/CONTRIBUTING.md)? - [x] Have you explained what your changes do, and why they add value to the Guides? **Please note: we will close...

Closes #1024. # Screenshots ![ScreenRecording2024-03-11at18 29 35-ezgif com-video-to-gif-converter](https://github.com/Together-Java/TJ-Bot/assets/26795353/b43739ce-3d8b-4009-870a-27b6146dc84b) # Configuration changes | Property | Description | Type | Default | |--- |--- |--- |--- | | `applicationForm.applicationChannelPattern` | Where submitted...

enhancement
new command
priority: normal
config-changes

*I know that this is not a certain feature to be added, but I still wanted to experiment and see what I could come up with :)* # Description This...

priority: normal
config-changes

Closes #1027. # Screenshots # Configuration changes | Property | Description | Type | Default | |--- |--- |--- |--- | | `coolMessagesConfig.minimumReaction` | The minimum amount of reactions needed...

priority: normal
config-changes

Closes #813.

enhancement
priority: normal

Quote from @firasrg: > Details: mark cool, legendary, brilliant and super useful messages in any channel, and the bot :peepo_java: mention them with the number of votes they get in...

enhancement

**Is your feature request related to a problem? Please describe.** Lately, the community has been more active in both text channels and in voice channels, and a noticeable problem that...

enhancement

Closes #1113. # Media ![output](https://github.com/Together-Java/TJ-Bot/assets/26795353/ce72ca8f-ce87-4134-bfea-9ddcea9ed56e) # Configuration changes | Property | Description | Type | |--- |--- |--- | `dynamicVoiceChannelPatterns` | List of voice channel patterns to manage dynamically. |...

enhancement
priority: normal
config-changes

# PR Prelude - [x] I have read and understood YCM's [CONTRIBUTING][cont] document. - [x] I have read and understood YCM's [CODE_OF_CONDUCT][code] document. - [x] I have included tests for...

This pull request addresses a limitation in ycmd's integration with jdt.ls, where jumping to definitions in external JAR files (e.g., project dependencies) resulted in errors like "Cannot jump to location."...