Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add articles about using Eclipse TM4E #833

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

vogella
Copy link
Contributor

@vogella vogella commented Nov 21, 2024

This adds links to tutorials which provide a good start to use tm4e as user or as developer who whishes to integrate textmate in their plugin.

Fixes #577

What does this PR do?

This adds links to tutorials which provide a good start to use tm4e as
user or as developer who whishes to integrate textmate in their plugin.

Fixes eclipse-tm4e#577
@mickaelistria mickaelistria merged commit cb1e486 into eclipse-tm4e:main Nov 21, 2024
3 of 4 checks passed
@@ -107,6 +107,9 @@ Here are some projects that use tm4e:
- [typescript.java](https://github.com/angelozerr/typescript.java) - TypeScript IDE for Eclipse with JSDT & tsserver.
- [Phaser Editor 2D](https://github.com/PhaserEditor2D/PhaserEditor) - an IDE for the creation of HTML5 games.

## Documentation

See [https://github.com/eclipse-tm4e/tm4e/blob/main/documentation/README.md](Further documentation) for additional information.
Copy link
Contributor

@angelozerr angelozerr Nov 21, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is an error with the link, it should be

[Further documentation](https://github.com/eclipse-tm4e/tm4e/blob/main/documentation/README.md)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed with #835

@vogella vogella deleted the docu branch November 21, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add article "Eclipse TM4E - Sharing features between code editors.."
3 participants