Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Code Formatter
#2
In LA 0.13 renamed some functions used in the example.

Code:
Copy      Help
/*/
role editorExtension;
testInternal Au.Editor;
r Au.Editor.dll;
r Au.Controls.dll;
c \AStyleInterface.cs;
/*/


using Au.Controls;

var activeDoc = Panels.Editor.ActiveDoc;
var aStyle = new AStyleInterface();

activeDoc.aaaText = aStyle.FormatSource(activeDoc.aaaText, "style=allman");


Messages In This Thread
Code Formatter - by marktech - 11-17-2022, 08:55 PM
RE: Code Formatter - by Gintaras - 02-13-2023, 01:47 PM
RE: Code Formatter - by Gintaras - 02-13-2023, 03:20 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)