Initial editor tabs implementation with CAD package guides #519

Merged
franknoirot merged 12 commits from editor-tabs into main 2021-09-20 09:55:30 +02:00
3 changed files with 5 additions and 5 deletions
Showing only changes of commit 1475fa24d1 - Show all commits

View File

@@ -1,7 +1,7 @@
---
title: JSCAD
Written with: JavaScript
Kernal type: BREP
Kernal type: Mesh CSG
Maintained by: [Z3 Development + 39 contributors](https://www.github.com/jscad)
Documentation: [openjscad.xyz/docs](https://openjscad.xyz/docs/)
---

View File

@@ -1,7 +1,7 @@
Irev-Dev commented 2021-09-19 09:28:03 +02:00 (Migrated from github.com)
Review

I think Torsten is the current maintainer, but am not sure. Probably a good starting point I guess ideally these files would be maintain by a person from each project.
I should add a .md file in src/helpers/cadPackages thats an explanation of how the integrations work, as there are more parts to it now as well.

I think Torsten is the current maintainer, but am not sure. Probably a good starting point I guess ideally these files would be maintain by a person from each project. I should add a `.md` file in `src/helpers/cadPackages` thats an explanation of how the integrations work, as there are more parts to it now as well.
Irev-Dev commented 2021-09-19 09:28:03 +02:00 (Migrated from github.com)
Review

I think Torsten is the current maintainer, but am not sure. Probably a good starting point I guess ideally these files would be maintain by a person from each project.
I should add a .md file in src/helpers/cadPackages thats an explanation of how the integrations work, as there are more parts to it now as well.

I think Torsten is the current maintainer, but am not sure. Probably a good starting point I guess ideally these files would be maintain by a person from each project. I should add a `.md` file in `src/helpers/cadPackages` thats an explanation of how the integrations work, as there are more parts to it now as well.
franknoirot commented 2021-09-19 15:51:37 +02:00 (Migrated from github.com)
Review

Sweet I can ask him in Discord about the maintainer things, Marius was justed on the main site still.

Sweet I can ask him in Discord about the maintainer things, Marius was justed on the main site still.
franknoirot commented 2021-09-19 15:51:37 +02:00 (Migrated from github.com)
Review

Sweet I can ask him in Discord about the maintainer things, Marius was justed on the main site still.

Sweet I can ask him in Discord about the maintainer things, Marius was justed on the main site still.
---
title: OpenSCAD
Written with: Custom language
Irev-Dev commented 2021-09-19 09:28:03 +02:00 (Migrated from github.com)
Review

I think Torsten is the current maintainer, but am not sure. Probably a good starting point I guess ideally these files would be maintain by a person from each project.
I should add a .md file in src/helpers/cadPackages thats an explanation of how the integrations work, as there are more parts to it now as well.

I think Torsten is the current maintainer, but am not sure. Probably a good starting point I guess ideally these files would be maintain by a person from each project. I should add a `.md` file in `src/helpers/cadPackages` thats an explanation of how the integrations work, as there are more parts to it now as well.
franknoirot commented 2021-09-19 15:51:37 +02:00 (Migrated from github.com)
Review

Sweet I can ask him in Discord about the maintainer things, Marius was justed on the main site still.

Sweet I can ask him in Discord about the maintainer things, Marius was justed on the main site still.
Kernal type: BREP
Irev-Dev commented 2021-09-19 09:28:03 +02:00 (Migrated from github.com)
Review

I think Torsten is the current maintainer, but am not sure. Probably a good starting point I guess ideally these files would be maintain by a person from each project.
I should add a .md file in src/helpers/cadPackages thats an explanation of how the integrations work, as there are more parts to it now as well.

I think Torsten is the current maintainer, but am not sure. Probably a good starting point I guess ideally these files would be maintain by a person from each project. I should add a `.md` file in `src/helpers/cadPackages` thats an explanation of how the integrations work, as there are more parts to it now as well.
franknoirot commented 2021-09-19 15:51:37 +02:00 (Migrated from github.com)
Review

Sweet I can ask him in Discord about the maintainer things, Marius was justed on the main site still.

Sweet I can ask him in Discord about the maintainer things, Marius was justed on the main site still.
Written with: [Domain-Specific Language](https://martinfowler.com/dsl.html)
Irev-Dev commented 2021-09-19 09:28:03 +02:00 (Migrated from github.com)
Review

I think Torsten is the current maintainer, but am not sure. Probably a good starting point I guess ideally these files would be maintain by a person from each project.
I should add a .md file in src/helpers/cadPackages thats an explanation of how the integrations work, as there are more parts to it now as well.

I think Torsten is the current maintainer, but am not sure. Probably a good starting point I guess ideally these files would be maintain by a person from each project. I should add a `.md` file in `src/helpers/cadPackages` thats an explanation of how the integrations work, as there are more parts to it now as well.
franknoirot commented 2021-09-19 15:51:37 +02:00 (Migrated from github.com)
Review

Sweet I can ask him in Discord about the maintainer things, Marius was justed on the main site still.

Sweet I can ask him in Discord about the maintainer things, Marius was justed on the main site still.
Kernal type: Mesh CSG
Irev-Dev commented 2021-09-19 09:28:03 +02:00 (Migrated from github.com)
Review

I think Torsten is the current maintainer, but am not sure. Probably a good starting point I guess ideally these files would be maintain by a person from each project.
I should add a .md file in src/helpers/cadPackages thats an explanation of how the integrations work, as there are more parts to it now as well.

I think Torsten is the current maintainer, but am not sure. Probably a good starting point I guess ideally these files would be maintain by a person from each project. I should add a `.md` file in `src/helpers/cadPackages` thats an explanation of how the integrations work, as there are more parts to it now as well.
franknoirot commented 2021-09-19 15:51:37 +02:00 (Migrated from github.com)
Review

Sweet I can ask him in Discord about the maintainer things, Marius was justed on the main site still.

Sweet I can ask him in Discord about the maintainer things, Marius was justed on the main site still.
Maintained by: [Marius Kintel and contributors](https://github.com/openscad/openscad/graphs/contributors)
Documentation: [openscad.org](https://openscad.org/)
---
Irev-Dev commented 2021-09-19 09:28:03 +02:00 (Migrated from github.com)
Review

I think Torsten is the current maintainer, but am not sure. Probably a good starting point I guess ideally these files would be maintain by a person from each project.
I should add a .md file in src/helpers/cadPackages thats an explanation of how the integrations work, as there are more parts to it now as well.

I think Torsten is the current maintainer, but am not sure. Probably a good starting point I guess ideally these files would be maintain by a person from each project. I should add a `.md` file in `src/helpers/cadPackages` thats an explanation of how the integrations work, as there are more parts to it now as well.
Irev-Dev commented 2021-09-19 09:28:03 +02:00 (Migrated from github.com)
Review

I think Torsten is the current maintainer, but am not sure. Probably a good starting point I guess ideally these files would be maintain by a person from each project.
I should add a .md file in src/helpers/cadPackages thats an explanation of how the integrations work, as there are more parts to it now as well.

I think Torsten is the current maintainer, but am not sure. Probably a good starting point I guess ideally these files would be maintain by a person from each project. I should add a `.md` file in `src/helpers/cadPackages` thats an explanation of how the integrations work, as there are more parts to it now as well.
franknoirot commented 2021-09-19 15:51:37 +02:00 (Migrated from github.com)
Review

Sweet I can ask him in Discord about the maintainer things, Marius was justed on the main site still.

Sweet I can ask him in Discord about the maintainer things, Marius was justed on the main site still.
franknoirot commented 2021-09-19 15:51:37 +02:00 (Migrated from github.com)
Review

Sweet I can ask him in Discord about the maintainer things, Marius was justed on the main site still.

Sweet I can ask him in Discord about the maintainer things, Marius was justed on the main site still.