Planned
Send BatchOutput to Text Editor instead of Output
We’ll make this configurable and available for free.
Dylan Martinez 27 days ago
Refinement
PowerOn Pro
Planned
Send BatchOutput to Text Editor instead of Output
We’ll make this configurable and available for free.
Dylan Martinez 27 days ago
Refinement
PowerOn Pro
Planned
Add deployment protections to Sym connections
Need to add organization owner the ability (through Libum Portal) to set restrictions on which Sym developers can deploy to.
Dylan Martinez 27 days ago
Feature
PowerOn Pro
Planned
Add deployment protections to Sym connections
Need to add organization owner the ability (through Libum Portal) to set restrictions on which Sym developers can deploy to.
Dylan Martinez 27 days ago
Feature
PowerOn Pro
Completed
Alternate color for some keywords or reserved words
I find it really confusing in the DIALOG sections. DIALOGSTART is one color, LISTEND is, DISPLAY, CLOSE are in different colors. I also think the color of a literal vs special words might be distinguished more. FOUND = 0, the zero is the same color as DIALOGSTART
An Anonymous User 17 days ago
Refinement
PowerOn Pro
Completed
Alternate color for some keywords or reserved words
I find it really confusing in the DIALOG sections. DIALOGSTART is one color, LISTEND is, DISPLAY, CLOSE are in different colors. I also think the color of a literal vs special words might be distinguished more. FOUND = 0, the zero is the same color as DIALOGSTART
An Anonymous User 17 days ago
Refinement
PowerOn Pro
Completed
Preferred case messes with intellisense autocomplete
With the preferred case set to upper, it will only suggest and complete my variable names in uppercase even though they are defined in camel case. If I have it set to camel case, it will only suggest and complete the keywords in lowercase. It is not uncommon to have the keywords in uppercase and the variables in camel case. The preferred case should not mess with suggesting the names of variables that are already defined.
An Anonymous User 3 days ago
Bug
PowerOn Pro
Completed
Preferred case messes with intellisense autocomplete
With the preferred case set to upper, it will only suggest and complete my variable names in uppercase even though they are defined in camel case. If I have it set to camel case, it will only suggest and complete the keywords in lowercase. It is not uncommon to have the keywords in uppercase and the variables in camel case. The preferred case should not mess with suggesting the names of variables that are already defined.
An Anonymous User 3 days ago
Bug
PowerOn Pro
In Progress
Fix issue where deployments aren't case sensitive
Basically if you change the name of a PowerOn (updating only the case) we don’t detect the deployments. Unix supports both, so either we need to or normalize.
Dylan Martinez 27 days ago
Bug
PowerOn Pro
In Progress
Fix issue where deployments aren't case sensitive
Basically if you change the name of a PowerOn (updating only the case) we don’t detect the deployments. Unix supports both, so either we need to or normalize.
Dylan Martinez 27 days ago
Bug
PowerOn Pro
Completed
Fix issue where blank PowerOn file doesn't trigger completions
Creating a new file, giving it the language type of PowerOn doesn’t trigger fields on any records (ref. name:)
Dylan Martinez 27 days ago
Bug
PowerOn Pro
Completed
Fix issue where blank PowerOn file doesn't trigger completions
Creating a new file, giving it the language type of PowerOn doesn’t trigger fields on any records (ref. name:)
Dylan Martinez 27 days ago
Bug
PowerOn Pro
Planned
Add PowerOn Code Formatter
I think everyone would agree we should probably have support for this - I know a few people have talked about it.
Dylan Martinez 4 months ago
Feature
PowerOn Pro
Planned
Add PowerOn Code Formatter
I think everyone would agree we should probably have support for this - I know a few people have talked about it.
Dylan Martinez 4 months ago
Feature
PowerOn Pro
Cancel running batch job
Since these batch jobs don’t show up in batch control, we could use some way to cancel a currently running batch run initiated by PowerOn Pro.
An Anonymous User 3 months ago
PowerOn Pro
Cancel running batch job
Since these batch jobs don’t show up in batch control, we could use some way to cancel a currently running batch run initiated by PowerOn Pro.
An Anonymous User 3 months ago
PowerOn Pro
Completed
Handle #INCLUDE dependencies during deployment of PowerOn
Need to figure out a graceful way of deploying dependencies automatically.
Dylan Martinez 4 months ago
Refinement
PowerOn Pro
Completed
Handle #INCLUDE dependencies during deployment of PowerOn
Need to figure out a graceful way of deploying dependencies automatically.
Dylan Martinez 4 months ago
Refinement
PowerOn Pro
Completed
Ours on left, theirs on right
When comparing diffs between our copy and the copy on the sym, swap the order so that our local is on the left half and the sym’s remote copy is on the right half. Just makes more sense to me, that’s always the way I’ve seen it.
An Anonymous User 3 months ago
PowerOn Pro
Completed
Ours on left, theirs on right
When comparing diffs between our copy and the copy on the sym, swap the order so that our local is on the left half and the sym’s remote copy is on the right half. Just makes more sense to me, that’s always the way I’ve seen it.
An Anonymous User 3 months ago
PowerOn Pro
Add On-Demand rendering for PowerOn
Need to add support for rendering HTML on-demand PowerOn files within VS Code.
Dylan Martinez 4 months ago
Feature
PowerOn Pro
Add On-Demand rendering for PowerOn
Need to add support for rendering HTML on-demand PowerOn files within VS Code.
Dylan Martinez 4 months ago
Feature
PowerOn Pro
In Progress
Add data type diagnostics
Need diagnostics for assigning incorrect values to variables with declared data types.
Dylan Martinez 3 months ago
Refinement
PowerOn Pro
In Progress
Add data type diagnostics
Need diagnostics for assigning incorrect values to variables with declared data types.
Dylan Martinez 3 months ago
Refinement
PowerOn Pro
Planned
Add embedded support for HTML
Need to add syntax highlighting for inline HTML and remove requirement for managing the htmlViewLine function and others.
Dylan Martinez 4 months ago
Feature
PowerOn Pro
Planned
Add embedded support for HTML
Need to add syntax highlighting for inline HTML and remove requirement for managing the htmlViewLine function and others.
Dylan Martinez 4 months ago
Feature
PowerOn Pro
Planned
Add Source Control Management (SCM) to Remote Syms
Need to provide a self-managed source control capability to our Remote Syms feature.
Dylan Martinez 4 months ago
Feature
PowerOn Pro
Planned
Add Source Control Management (SCM) to Remote Syms
Need to provide a self-managed source control capability to our Remote Syms feature.
Dylan Martinez 4 months ago
Feature
PowerOn Pro
Planned
Add Reports view to Symitar Explorer
Need to build a front-end for viewing report output from batch jobs. Include a progress bar for while it’s running.
Dylan Martinez 4 months ago
Feature
PowerOn Pro
Planned
Add Reports view to Symitar Explorer
Need to build a front-end for viewing report output from batch jobs. Include a progress bar for while it’s running.
Dylan Martinez 4 months ago
Feature
PowerOn Pro
Planned
Improve the SSH connection type user experience
There are multiple areas of improvement here. prompting the user to accept key on first use support non-CLI enabled organizations
Dylan Martinez 4 months ago
Refinement
PowerOn Pro
Planned
Improve the SSH connection type user experience
There are multiple areas of improvement here. prompting the user to accept key on first use support non-CLI enabled organizations
Dylan Martinez 4 months ago
Refinement
PowerOn Pro
Create PowerOn Linter
For the folks who like clean PowerOn code by default. This should likely be available via CLI so that folks can consume in their CI/CD workflows. (ref. Jordan Weschler)
Dylan Martinez 4 months ago
Product Idea
Libum
Create PowerOn Linter
For the folks who like clean PowerOn code by default. This should likely be available via CLI so that folks can consume in their CI/CD workflows. (ref. Jordan Weschler)
Dylan Martinez 4 months ago
Product Idea
Libum
Planned
Add Miscellaneous Posting to available commands
My understanding is that we want to be able to run this via PowerOn Pro and display output in VS Code. (ref. Technology Happens)
Dylan Martinez 4 months ago
Feature
PowerOn Pro
Planned
Add Miscellaneous Posting to available commands
My understanding is that we want to be able to run this via PowerOn Pro and display output in VS Code. (ref. Technology Happens)
Dylan Martinez 4 months ago
Feature
PowerOn Pro