Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] add support for .beautyamp.json in mcdev projects #1167

Closed
JoernBerkefeld opened this issue Jan 15, 2024 · 2 comments · Fixed by #1256 or #1193
Closed

[FEATURE] add support for .beautyamp.json in mcdev projects #1167

JoernBerkefeld opened this issue Jan 15, 2024 · 2 comments · Fixed by #1256 or #1193
Assignees
Labels
c/asset COMPONENT c/script COMPONENT c/transactionalSms e/IDE EPIC enhancement New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story"
Milestone

Comments

@JoernBerkefeld
Copy link
Contributor

JoernBerkefeld commented Jan 15, 2024

FiB3/beautyAmpCore2#1:
A new experimental feature allows to use a setup file in your project's folder: .beautyamp.json:

{
	"ampscript": {
		"capitalizeAndOrNot": true,
		"capitalizeIfFor": true,
		"capitalizeSet": true,
		"capitalizeVar": true,
		"maxParametersPerLine": 4
	},
	"editor": {
		"insertSpaces": true,
		"tabSize": 2
	}
}

FYI @FiB3

@JoernBerkefeld JoernBerkefeld added enhancement New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story" NEW not yet analyzed new issues get this label labels Jan 15, 2024
@JoernBerkefeld JoernBerkefeld added this to the 6.1.0 milestone Jan 15, 2024
@JoernBerkefeld
Copy link
Contributor Author

related to FiB3/beautyAmp#1

Copy link

Closed by #1256.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/asset COMPONENT c/script COMPONENT c/transactionalSms e/IDE EPIC enhancement New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story"
Projects
None yet
1 participant