Search found 76 matches

by tatra603
Fri May 12, 2023 2:53 pm
Forum: Feature Request
Topic: Enable running multiple Find/Replace in Files in background
Replies: 6
Views: 1000

Re: Enable running multiple Find/Replace in Files in background

Maybe I should rather use some other approach like Refactoring using XQuery to completely remove both these two attributes? To be able to run it in one pass and quicker?
by tatra603
Fri May 12, 2023 2:38 pm
Forum: Feature Request
Topic: Enable running multiple Find/Replace in Files in background
Replies: 6
Views: 1000

Re: Enable running multiple Find/Replace in Files in background

Hi, I am sorry, I missed notification about Your replies... My use case is: rem in oXygen steps to reproduce (2 times for each attribute aaa and bbb): rem Text to find: aaa="[a-z0-9-]+" or Text to find: bbb="[^"]+" rem Regular expression: yes rem Restrict to XPath: /*/*/attr...
by tatra603
Sat May 06, 2023 2:47 pm
Forum: Feature Request
Topic: Enable running multiple Find/Replace in Files in background
Replies: 6
Views: 1000

Enable running multiple Find/Replace in Files in background

Hello, I would like to ask to to enable parallel running multiple Find/Replace in Files in background. When I have long running Find/Replace (simple one, in Files) even for some hours, I would be nice to enable running them in background. It should be up the user, if he define XOR file paths or othe...
by tatra603
Fri Jan 07, 2022 7:32 pm
Forum: Feature Request
Topic: Move oxygen*.vmoptions To Home Directory
Replies: 4
Views: 2611

Re: Move oxygen*.vmoptions To Home Directory

I am also voting for moving "custom*.vmoptions" from "C:\Program Files\Oxygen XML Developer" to "C:\Users\%USERNAME%\AppData\Roaming\com.oxygenxml.developer" folder. This does make me a much sense than having "custom*.vmoptions" in "%ProgramFiles%". ...
by tatra603
Fri Oct 13, 2017 2:37 pm
Forum: Feature Request
Topic: JSON Schema and JSON/XML conversion?
Replies: 10
Views: 11694

Re: JSON Schema and JSON/XML conversion?

And can I ask You about status of JSON Schema <-> XML Schema request from original post?

Or even JSON -> JSON Schema generation, JSON validation by JSon Schema and general JSON Schema functionality like XMl Schema? Yes, I know, oXygen is about XML, not JSON, but... ;-)
by tatra603
Thu Dec 29, 2016 4:15 pm
Forum: Feature Request
Topic: Visual XML-to-XML mapping for XSLT generation
Replies: 5
Views: 24017

Re: Visual XML-to-XML mapping for XSLT generation

I would like to vote for visual XML to XML matter using XSL-T too. And moreover not only for XML to XML, but also from and to structured data source like XML, text one defined using DFDL (https://en.wikipedia.org/wiki/Data_Form ... n_Language), JDBC, etc. Regards, Stepan
by tatra603
Thu Dec 29, 2016 4:09 pm
Forum: Feature Request
Topic: Filetypes association based on wildchars or even RegEx of filename
Replies: 5
Views: 3552

Re: Filetypes association based on wildchars or even RegEx of filename

Radu wrote:I think I found a workaround though, but only if your syslog.out.* are of XML type
Hello, unfortunately, syslog.out is a text document, not XML one. I understand, that only in case of enough similar requests this pattern matching feature would be implemented.

Regards, Stepan
by tatra603
Wed Dec 21, 2016 6:38 pm
Forum: Feature Request
Topic: Filetypes association based on wildchars or even RegEx of filename
Replies: 5
Views: 3552

Re: Filetypes association based on wildchars or even RegEx of filename

indeed right now we only accept simplified pattern characters, basically * and ? Hi, Radu, does oXygen 18.1 currently accept wildchars? So definition of "extension" like "*.out.*" is possible? I tried just now "syslog.out.20161221" using the definition "*.out.*&qu...
by tatra603
Wed Dec 21, 2016 4:05 pm
Forum: Feature Request
Topic: Filetypes association based on wildchars or even RegEx of filename
Replies: 5
Views: 3552

Filetypes association based on wildchars or even RegEx of filename

Good afternoon, would it be possible to associate filetypes to appropriate Editors (menu -> Options -> Preferences -> File Types) based not only by simple extensions, but on wildchars or even RegExs of filename? We have files, which have not simple extensions, but e.g. timestamps or iterator suffix....
by tatra603
Wed Mar 30, 2016 11:43 am
Forum: Feature Request
Topic: Column Mode in Text editor
Replies: 8
Views: 6662

Re: Column Mode in Text editor

Hello, I wrote it unclear. I did not want a GUI hint, just to say users, how to enable (activate) it in user manual, announcement... So in my case on Windows to say somewhere "use <Alt>" ;-) E.g. in User Manual (I did not find it there). And yes, I did not know Alt+Shift for keyboard selec...
by tatra603
Tue Mar 29, 2016 2:58 pm
Forum: Feature Request
Topic: Column Mode in Text editor
Replies: 8
Views: 6662

Re: Column Mode in Text editor

Hello, works nice in 18 beta. Just provide a hint to new users to use <Alt> key when selecting (activating) this great new feature. Thank You very much!
by tatra603
Tue Feb 16, 2016 5:34 pm
Forum: Feature Request
Topic: XSD editor: Enable to choose the root element of the XML Schema and to save the tree representation to the XML file
Replies: 3
Views: 3170

Re: XSD editor: Enable to choose the root element of the XML Schema and to save the tree representation to the XML file

Hi, Octavian,

I sent You the e-mail to support@oxygenxml.com, because I attached there a long output example and some code, which is too long to be pasted it here.

Regards, Stepan
by tatra603
Mon Feb 15, 2016 6:37 pm
Forum: Feature Request
Topic: Diff Files and Dirs: Enable to run these tasks also from command line
Replies: 11
Views: 6770

Re: Diff Files and Dirs: Enable to run these tasks also from command line

but right now we do not have plans to add command line utilities or API for comparing files Well, I think, that we both are missed something ;-) Just because oXygen already provides almost complete requested functionality , as I discovered it just know while reading diffDirs.bat and diffFiles.bat. ...
by tatra603
Mon Feb 15, 2016 6:09 pm
Forum: Feature Request
Topic: Diff Files and Dirs: Add Ignore set of nodes defined by the XPath for XML documents
Replies: 11
Views: 7657

Re: Diff Files and Dirs: Add Ignore set of nodes defined by the XPath for XML documents

[quote="tavy"]it will be an XPath subset not the full XPath[/quote]

Hi, can You give us an example of what You mean by "an XPath subset not the full XPath"? So we can provide a feedback, if provided improvement would help us. Thank You, Stepan
by tatra603
Fri Feb 12, 2016 3:27 pm
Forum: Feature Request
Topic: XSD editor: Enable to choose the root element of the XML Schema and to save the tree representation to the XML file
Replies: 3
Views: 3170

XSD editor: Enable to choose the root element of the XML Schema and to save the tree representation to the XML file

Hello, I would like to ask You to add a feature to the XML Schema Editor. I would like to be able to choose the root element of the XML Schema and to save the visual tree representation (already implemented in current oXygen) to the XML file. Running this task from command line would be also highly ...
by tatra603
Fri Feb 12, 2016 3:26 pm
Forum: Feature Request
Topic: Diff Files and Dirs: Enable to run these tasks also from command line
Replies: 11
Views: 6770

Diff Files and Dirs: Enable to run these tasks also from command line

Hello, I would like to ask You to add a feature to Diff Dirs and Files. I would like to be able to run these tasks (Diff Dirs and Files) also from command line. Then saving the output to XML file for further processing is necessary. Use case: To be able to script these tasks and perform them regulla...
by tatra603
Fri Feb 12, 2016 3:25 pm
Forum: Feature Request
Topic: Diff Files and Dirs: Add the output of Diff to the XML file including XPath of different XML nodes for XML documents
Replies: 1
Views: 2306

Diff Files and Dirs: Add the output of Diff to the XML file including XPath of different XML nodes for XML documents

Hello, I would like to ask You to add a feature to Diff Dirs and Files. When perfoming diff of XML documents, I would like to be able to save the output of diff task to XML file including XPath (not the content) of different XML nodes for XML documents. Use case: To be able to archive and further an...
by tatra603
Fri Feb 12, 2016 3:23 pm
Forum: Feature Request
Topic: Diff Files and Dirs: Add Ignore Element order for XML documents
Replies: 5
Views: 5899

Diff Files and Dirs: Add Ignore Element order for XML documents

Hello, I would like to ask You to add a feature to Diff Files and Dirs. When perfoming diff of XML documents, I would like to be able to check Ignore Element order in the same style as Ignore Attribute order now. Use case: The comparsion of XML documents produced by e. g. GUI, which saves XML output...
by tatra603
Fri Feb 12, 2016 3:22 pm
Forum: Feature Request
Topic: Diff Files and Dirs: Add Ignore set of nodes defined by the XPath for XML documents
Replies: 11
Views: 7657

Diff Files and Dirs: Add Ignore set of nodes defined by the XPath for XML documents

Hello, I would like to ask You to add a feature to Diff Files and Dirs. When perfoming diff of XML documents, I would like to specify the set of nodes using their XPath definitions, which, the nodes, will be ignored. And I should be able to save this set of nodes for future re-use. Use case: The com...
by tatra603
Fri Feb 05, 2016 12:27 pm
Forum: Feature Request
Topic: XSLT Pipeline and Mapper
Replies: 2
Views: 5131

Re: XSLT Pipeline and Mapper

Hello, is there any new progress in this topic - visual mapper between two XSDs into XSL-T 1.n, 2.n, 3.n target? Regards, Stepan
by tatra603
Tue Dec 08, 2015 2:49 pm
Forum: Feature Request
Topic: Column Mode in Text editor
Replies: 8
Views: 6662

Re: Column Mode in Text editor

Also IntelliJ IDEA has nice column mode editing capability...

http://arhipov.blogspot.cz/2010/09/inte ... iting.html
by tatra603
Tue Oct 13, 2015 4:40 pm
Forum: Feature Request
Topic: Column Mode in Text editor
Replies: 8
Views: 6662

Column Mode in Text editor

Hallo,

I would like to use Text Editor in Column Mode, like it has Notepad++, UltraEdit, etc. It means in case of using fixed width font to be able select, cut, paste, insert, delete column selected text limited to certain rows.

Would it be possible?

Thank You, Stepan
by tatra603
Thu Aug 28, 2014 3:05 pm
Forum: Feature Request
Topic: Send the currently edited document to left or right panel of
Replies: 2
Views: 2280

Re: Send the currently edited document to left or right pane

However, for the right side of the Diff Files, you can easily pick one of the documents already opened in the Oxygen editor from the right side combo box list (it lists 20 opened documents + 10 recently compared files). ...Well, I did not know about this - 20 opened documents. It is great and it fu...
by tatra603
Thu Aug 28, 2014 11:31 am
Forum: Feature Request
Topic: Send the currently edited document to left or right panel of
Replies: 2
Views: 2280

Send the currently edited document to left or right panel of

Hello, I want to ask to speed up and simplify opening documents, which are currently opened in oXygen Editor, in Diff Files. Let imagine, that I have two edited documents in oXygen Editor. I want to compare them in Diff Files. Currently I save them, left mouse click on the first edited document and ...
by tatra603
Thu Aug 28, 2014 11:11 am
Forum: Feature Request
Topic: Bookmarks (stored F&R) for Find/Replace
Replies: 1
Views: 2035

Bookmarks (stored F&R) for Find/Replace

Hello, can I ask You to implement bookmarks (or stored actions) for Find and Replace functionality? Currently only History is implemented. I suppose, that motivation is clear. Bookmark should have short name, description and own action. The action should preserve not only the content of "Text t...
by tatra603
Thu Aug 28, 2014 10:49 am
Forum: Feature Request
Topic: Resizeable window of Find/Replace in Files Operation in Prog
Replies: 2
Views: 2802

Resizeable window of Find/Replace in Files Operation in Prog

Hello,

can I ask You to enable resizing the window "Find/Replace in Files – Operation in Progress"? I want to know FULL PATH of currently processed file to be able to estimate current progress of scanned directory.

Thank You, Stepan
by tatra603
Fri Oct 25, 2013 1:08 pm
Forum: Feature Request
Topic: Support of DFDL and Daffodil parser
Replies: 1
Views: 3096

Support of DFDL and Daffodil parser

Good morning, can I ask You, if there are any plans to support Data Format Description Language (aka DFDL) in some future version of oXygen? Maybe based on open source parser of DFDL called "Daffodil" and (afaik more advanced, but not free IBM own DFDL parser). DFDL is used for description...
by tatra603
Tue Jun 04, 2013 11:25 am
Forum: Feature Request
Topic: Find Alll: Text and XML output could contain exact match of
Replies: 1
Views: 2082

Find Alll: Text and XML output could contain exact match of

Hello, can I ask You for a small improvement of the text and XML result of Find All functionality? I would appreciate, if the output (Save Results..., Save Results as XML...) could contain exact match of searched string as is highlighted now in the GUI of oXygen? Now I have to do find & replace ...
by tatra603
Thu Jan 17, 2013 12:56 pm
Forum: Feature Request
Topic: Preferred number of repetitions: the same behavior for maxOccurs as for minOccurs
Replies: 3
Views: 2777

Re: Preferred number of repetitions: the same behavior for maxOccurs as for minOccurs

Hello,

yeas, I read it in "fast documentation" ~ click on "i" sign in tool wizard. I did not nested then. I have tried it now and it works fine as I wanted.

Thank you. Stepan
by tatra603
Mon Jan 14, 2013 9:36 pm
Forum: Feature Request
Topic: Preferred number of repetitions: the same behavior for maxOccurs as for minOccurs
Replies: 3
Views: 2777

Preferred number of repetitions: the same behavior for maxOccurs as for minOccurs

Hello, I have on RFE. When using Generate Sample XML Files -> Options -> Settings -> Preferred number of repetitions, I would like to have some ability to generate maxOccurs element. As stated in "i" help: n < minOccurs -> minOccurs minOccurs < n -> n n < maxOccurs -> n maxOccurs < n -> n ...