Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Simplesd
/
VVDocumenter-Xcode
Public
forked from
onevcat/VVDocumenter-Xcode
Notifications
You must be signed in to change notification settings
Fork
2
Star
7
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
VVDocumenter-Xcode
VVDocumenter-Xcode
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 17, 2013
Update plist to support future Xcode 5.1. Stripe out the build script
onevcat
committed
2b5f091
View commit details
Copy full SHA for 2b5f091
View code at this point
Browse repository at this point
Commits on Nov 3, 2013
Move Dvorak detect to setting. Remove UI.
onevcat
committed
5607636
View commit details
Copy full SHA for 5607636
View code at this point
Browse repository at this point
Fix a memory leak
Chen Xiaoliang
committed
f227af0
View commit details
Copy full SHA for f227af0
View code at this point
Browse repository at this point
automatically detect Dvorak
Chen Xiaoliang
committed
fd45641
View commit details
Copy full SHA for fd45641
View code at this point
Browse repository at this point
Commits on Oct 28, 2013
Add UI action for Dvorak layout setting
onevcat
committed
542e153
View commit details
Copy full SHA for 542e153
View code at this point
Browse repository at this point
Change keyboard simulation
onevcat
committed
f0718d7
View commit details
Copy full SHA for f0718d7
View code at this point
Browse repository at this point
Add settings for Dvorak layout
onevcat
committed
98477f1
View commit details
Copy full SHA for 98477f1
View code at this point
Browse repository at this point
Commits on Oct 18, 2013
Fix problem when returning void *
onevcat
committed
55ba35d
View commit details
Copy full SHA for 55ba35d
View code at this point
Browse repository at this point
Commits on Oct 15, 2013
Fixed comment and code newline separation issues when using slash prefixes or when the original enum contains multiple newlines between each item.
idpaterson
committed
14dcf69
View commit details
Copy full SHA for 14dcf69
View code at this point
Browse repository at this point
Added support for NS_OPTIONS and fixed enum recognition when opening brace is on a separate line.
idpaterson
committed
2f4b780
View commit details
Copy full SHA for 2f4b780
View code at this point
Browse repository at this point
Commits on Oct 9, 2013
Enable the prefix with slashes radio button upon reset, otherwise it would remain disabled if HeaderDoc style were selected before the reset.
idpaterson
committed
626fa4e
View commit details
Copy full SHA for 626fa4e
View code at this point
Browse repository at this point
When HeaderDoc formatting is enabled, disable the slashes prefix option since it is only supported by Appledoc.
idpaterson
committed
ffec54f
View commit details
Copy full SHA for ffec54f
View code at this point
Browse repository at this point
Handle prefix selection by setting the selected cell on the matrix rather than setting the state of individual radio buttons.
idpaterson
committed
a3e8107
View commit details
Copy full SHA for a3e8107
View code at this point
Browse repository at this point
Improved radio matrix layout which was inconsistent due to automatic cell resizing.
idpaterson
committed
2ee774a
View commit details
Copy full SHA for 2ee774a
View code at this point
Browse repository at this point
Using slashes as a prefix, typing /// to add a new line to the comment causes another comment block to be added. Instead, just ignore /// when the caret is already immediately before, after, or wit…
Show description for 3ad24f8
idpaterson
committed
3ad24f8
View commit details
Copy full SHA for 3ad24f8
View code at this point
Browse repository at this point
Commits on Oct 8, 2013
Added support for the /// slash prefix option in the commenter.
idpaterson
committed
95770d7
View commit details
Copy full SHA for 95770d7
View code at this point
Browse repository at this point
Added prefixWithSlashes option. Settings panel now shows a matrix of three radio buttons for prefix options whitespace only, star, and slashes.
idpaterson
committed
6818b17
View commit details
Copy full SHA for 6818b17
View code at this point
Browse repository at this point
Commits on Sep 28, 2013
Update setting description again
onevcat
committed
c8ce885
View commit details
Copy full SHA for c8ce885
View code at this point
Browse repository at this point
Update the description in setting window
onevcat
committed
1ce7fa2
View commit details
Copy full SHA for 1ce7fa2
View code at this point
Browse repository at this point
Commits on Sep 24, 2013
1. use *! as the comment starting string.
Show description for 3c7087b
zxhfirefox
committed
3c7087b
View commit details
Copy full SHA for 3c7087b
View code at this point
Browse repository at this point
Commits on Sep 21, 2013
Fix block type define.
onevcat
committed
fbeb81d
View commit details
Copy full SHA for fbeb81d
View code at this point
Browse repository at this point
Commits on Sep 19, 2013
Merge branch 'refs/heads/for-xcode5'
Show description for 822847e
onevcat
committed
822847e
View commit details
Copy full SHA for 822847e
View code at this point
Browse repository at this point
Add pre-action script. Replace uuid automatically
Show description for ddda8a7
onevcat
committed
ddda8a7
View commit details
Copy full SHA for ddda8a7
View code at this point
Browse repository at this point
Xcode5 plist compatible
Show description for 9ea2d23
onevcat
committed
9ea2d23
View commit details
Copy full SHA for 9ea2d23
View code at this point
Browse repository at this point
Commits on Sep 14, 2013
Clean the logs
Show description for c7a4a5c
onevcat
committed
c7a4a5c
View commit details
Copy full SHA for c7a4a5c
View code at this point
Browse repository at this point
Fix unwanted comment doc for the last comma (if exist in the body of a enum)
Show description for 9e2d479
onevcat
committed
9e2d479
View commit details
Copy full SHA for 9e2d479
View code at this point
Browse repository at this point
Fix the enum newline issue, by doing the correct selection.
Show description for 28fe6c5
onevcat
committed
28fe6c5
View commit details
Copy full SHA for 28fe6c5
View code at this point
Browse repository at this point
Fix incorrect recognition of multiple spaces followed by NS_ENUM.
Show description for 4035d0e
onevcat
committed
4035d0e
View commit details
Copy full SHA for 4035d0e
View code at this point
Browse repository at this point
Commits on Sep 13, 2013
Merge branch 'enum' of github.com:nickskull/VVDocumenter-Xcode into nickskull-enum
onevcat
committed
9dcb903
View commit details
Copy full SHA for 9dcb903
View code at this point
Browse repository at this point
Removed plugin console (for debug)
Dominik Hadl
committed
ce96d8a
View commit details
Copy full SHA for ce96d8a
View code at this point
Browse repository at this point
Added NS_ENUM support
Dominik Hadl
committed
b2c8852
View commit details
Copy full SHA for b2c8852
View code at this point
Browse repository at this point
enum support partly implemented, needs refactoring
Dominik Hadl
committed
d8e123f
View commit details
Copy full SHA for d8e123f
View code at this point
Browse repository at this point
Fix a typo in method name
Dominik Hadl
committed
e866241
View commit details
Copy full SHA for e866241
View code at this point
Browse repository at this point
Commits on Sep 12, 2013
Fix small bug with since
Dominik Hadl
committed
80aae23
View commit details
Copy full SHA for 80aae23
View code at this point
Browse repository at this point
Add @since option in settings
Dominik Hadl
committed
b7c3862
View commit details
Copy full SHA for b7c3862
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.