-
VS2010 plugin: add autocomplete and spellcheck to comments box on check-in.
Autocomplete would work off list of types/files in the solution.
1 vote -
add zoom capability to annotation window
It would be nice to have a zoom in\out in the annotation window
1 vote -
Add ability to select font size in the preference dialog
Have a global setting of font size (and maybe also typeface) that will be implemented accros all windows
1 vote -
Change the comment seperator
Hi, please change the comments seperator from "" to something less frequently used. We have A LOT of files with a "" in the file name and refering to them in a comment isn't that easy when "_" is the seperator ;)
1 vote -
Show a list of files on "add tree to sc" action
Show a list of all files before you add them to the source control. sometimes i need to keep a file back for some reason and add it some time later.
Also the add tree to sc action is very opaque. it doesn't even create a new changeset!!! i never know which files i realy added.1 vote -
diff and merge configuration panel help allows selection out of variables
Right now the preferences for diff and merge for external tools has a help modal dialog that is difficult to work with. Building the command line is repetition of modify and click on the help to make sure things are being typed correctly.
Suggest that instead it's a drop down dialog that populates the variable into the edit box as selected.
1 vote -
Clarify the origin of the error on distributed scenarios
See my post here about a problem I had:
1 vote -
update the custom extension information in the options pane when a changeset is selected.
When different branches are selected, the custom extension task information is updated in the options pane. However, when changesets are selected, the pane doesn't update. It just leaves whatever information had been in there. Even if the changeset is on a different pane.
1 vote -
Save and view Compares
It would be great if I could save a compairing to a file and view it later again.
Use case: I compaire to branches with a lot of changes. I will need some time to do this and want to do it later.
Or: I want to show a compair/diff to somebody.
1 vote -
TeamCity Plugin Customizable Workspace Name
Is it possible to specify the name of the workspace that is created for a build configuration when using Plastic 5.x with TeamCity 8.x? Currently a workspace is dynamically created with the name tc### where the number actually correlates to the primary key of the vcsroot_instance stored in the TeamCity configuration. What this means is that every time we update the parameter for the build configuration that contains the name of the Plastic branch we wish to use, Plastic tries to create a new workspace. This is a problem because the same folder is being used and already…
1 vote -
OAuth2.0 Authentication with Azure AD
Azure Active Directory implementations offer an OAuth 2.0 Service endpoint for authorization. Being able to use this as an authentication option for the Plastic server could be a great addition to the product.
1 vote -
diff view: Implement DRAG functionality on file paths of old and new files to be able to drag the files to another tool.
diff view: Implement DRAG functionality on file paths of old and new files to be able to drag the files to another tool.
You have a copy to clipboard on right-click already so this is a trivial change for you.
Add another option to the right-click, or what-ever, to allow users to DRAG the old FILE (since you already have it in the tmp directory) to another application ( beyond compare, windows file explorer directory, etc).
Do the same for the new file side also.
This way users can set a diff of the files they want then EASILY get…
1 vote -
Fix the NPE in the IntelliJ plugin
When you run the plastic wizard inside IntelliJ there is an NPE at the page where you can select your workspace. See also attached file. This should be fixed.
1 vote -
automatically update workspaces overview upon new workspace from repo
Client shows all repositories.
User selects one and executes "Create workspace for this repository"
A new workspace will be created.
User switches to workspace overview.
The new workspace isn't shown until user hits F5. The workspace overview should automatically being updated.1 vote -
Allow the pending changes view to ignore EOLs
(see http://www.plasticscm.net/index.php?/topic/2883-pending-changes-does-not-ignore-eols/)
I would like an option to allow the Pending Changes view to ignore EOLs.
Ideally this would happen automatically, so that if the option were enabled differences which are simply down to EOLs are not treated as pending changes.
Another idea
1 vote -
Have option to have to confirm a check-in operation. The use case is that because the refresh pending changes button and the check-in butto
Have option to have to confirm a check-in operation.
The use case is that because the refresh pending changes button and the check-in button are so close together, some users accidentally click the Checkin button when they mean to click the refresh.
Some users would certainly find the extra confirmation annoying, so if implemented, this should definitely be an option controlled via Preferences.
1 vote -
Unify buttons for toggling sidebar
In Branch Explorer / 2D Version Tree, replace the "Options" toggle button with the same "Show extended information" icon button as in other views.
Also, make the "Show extended information" icon button a "toggle button" in all views.
1 vote -
Bug: Revision type change is stored on server but not updated on clients
User A changes revision type of an item from binary to text. User B runs update and refresh of items list, but item remains binary. Pressing CTRL+D shows a dialog that quotes "Error: Differences between items of diffente types cannot be calculated". That implies that the change of User A was sent to the server and applied to the item, but the information is not propagated to the other users.
1 vote -
Enable re-merging
A feature to enable the user to edit/re-merge a pending merge is something that would improve flexibility and greatly assist new users to the system.
If you accidentally do something wrong in the merge, or change your mind and want to do something differently, it would be great to "redo" either file or the entire merge, and let you change e.g. from workspace to source contributor, or go over a merge of some code without having to undo. Now, after you've done a merge you reach a point of no return.
1 vote -
Gluon, compare contents of text files instead of time stamps
Gluon, compare contents of text files instead of time stamps.
Text files that are exactly the same are being seen as changed in Gluon.
1 vote
- Don't see your idea?