LEC-164: Integrate the created user libraries - #175
Merged
JoaoGSP merged 22 commits intoNov 27, 2024
Conversation
Co-authored-by: João GS Pereira <joaogspe@outlook.com>
…in the Library panel
Co-authored-by: João GS Pereira <joaogspe@outlook.com>
JoaoGSP
reviewed
Nov 21, 2024
JoaoGSP
reviewed
Nov 21, 2024
…es' of github.com:Autonomy-Logic/openplc-editor into danielborges/lec-164-integrate-the-created-user-libraries
This reverts commit b821343.
JoaoGSP
deleted the
danielborges/lec-164-integrate-the-created-user-libraries
branch
November 27, 2024 14:30
This was referenced Aug 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull request info
References
Link to Linear task
LEC-164: Integrate the created user libraries
Description of the changes proposed
The function block and function type pous must be available to be used inside other pous.
Inside the library data implementation must be create a new subcategory which is "User defined".
When the user opens a project, the application must search for pous that can be used as libraries and map them into the library component.
DOD checklist