Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Toseflo created a review comment on a pull request on Hannah-Sten/TeXiFy-IDEA
Do you mean remove the lines display, isMathMode and collapse completely? I am wondering, since every command file has these lines
Toseflo pushed 2 commits to master Toseflo/TeXiFy-IDEA
Toseflo created a review comment on a pull request on Hannah-Sten/TeXiFy-IDEA
Consider it done 👍
Toseflo pushed 3 commits to master Toseflo/TeXiFy-IDEA
Toseflo created a review comment on a pull request on Hannah-Sten/TeXiFy-IDEA
I fixed name and author, but what should I fix with usage?
Toseflo opened a pull request on Hannah-Sten/TeXiFy-IDEA
Add diffcoeff and upgreek packages to command completion
I added two new files for the diffcoeff and upgreek commands, as I use them regularly and would like to have command completion for them. I'm not sure if I have to add something for handling of ...Toseflo pushed 26 commits to master Toseflo/TeXiFy-IDEA
- Insert \right) when typing \left( without using autocomplete, fixes #3193 fbc147b
- Added failing test 67d9187
- Avoid calling services during class initialization, fix #3698 and fix #3672 63c32b7
- Merge pull request #3713 from Hannah-Sten/npe-3705 Avoid calling services during class initialization fb8991d
- Don't fill cache from index in dumb mode, fix #3699 1838f1c
- Merge pull request #3715 from Hannah-Sten/index-ready Don't fill cache from index in dumb mode 9c17897
- Ensure consistent projects for bibtex lookup elements, fix #3659 f8f6cda
- Merge pull request #3716 from Hannah-Sten/alien-project Ensure consistent projects for bibtex lookup elements 8455638
- Merge pull request #3712 from Toseflo/master Update siunix command completion f06fc17
- Bump @actions/core in /.github/actions/insert-youtrack-link Bumps [@actions/core](https://github.com/actions/toolkit... aa87e35
- Bump org.junit.vintage:junit-vintage-engine from 5.11.1 to 5.11.3 Bumps [org.junit.vintage:junit-vintage-engine](htt... a193504
- Bump org.apache.maven:maven-artifact from 4.0.0-beta-4 to 4.0.0-beta-5 Bumps org.apache.maven:maven-artifact from 4.... 37066c4
- Bump org.junit.jupiter:junit-jupiter-api from 5.11.2 to 5.11.3 Bumps [org.junit.jupiter:junit-jupiter-api](https://g... 976187c
- Bump com.fasterxml.jackson.module:jackson-module-kotlin Bumps [com.fasterxml.jackson.module:jackson-module-kotlin](h... feec4f3
- Add dependabot configuration f5d2091
- Merge pull request #3723 from Hannah-Sten/dependabot-yml Add dependabot configuration 2dcca23
- Don't insert \left when there is a matching \right (#3493) 9d3bbe0
- Add PR is ready for review as CI trigger e1f3009
- Fix kotlinx serialization version aefa4a5
- Merge pull request #3724 from Hannah-Sten/ktor-update-revert Re-apply kotlin serialization plugin 23cc33e
- and 6 more ...
Toseflo pushed 1 commit to master Toseflo/TeXiFy-IDEA
- Add two math packages to command completion 01ac8bc
Toseflo opened an issue on stefvanschie/IF
Players able to take items out of GUI when unsupported server version is used
I really like your inventory framework, but I noticed something, which is a critical problem for me. I ran a plugin using IF 0.10.17 on a 1.21.3 server. At first, the chest GUI was able to open ...Toseflo opened a pull request on Hannah-Sten/TeXiFy-IDEA
Update siunix command completion
#### Summary of additions and changes In version 3, the siunitx commands changed. This commit adds those commands to LatexSiunitxCommand.kt and removes an old command (numrange), which would con...Toseflo pushed 1 commit to master Toseflo/TeXiFy-IDEA
- Remove the incorrectly defined numrange command 504b893